summaryrefslogtreecommitdiffstats
path: root/accessible/jsat/Utils.jsm
diff options
context:
space:
mode:
Diffstat (limited to 'accessible/jsat/Utils.jsm')
-rw-r--r--accessible/jsat/Utils.jsm4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessible/jsat/Utils.jsm b/accessible/jsat/Utils.jsm
index 4e478cab0..64a415058 100644
--- a/accessible/jsat/Utils.jsm
+++ b/accessible/jsat/Utils.jsm
@@ -33,9 +33,7 @@ this.Utils = { // jshint ignore:line
_buildAppMap: {
'{3c2e2abc-06d4-11e1-ac3b-374f68613e61}': 'b2g',
'{d1bfe7d9-c01e-4237-998b-7b5f960a4314}': 'graphene',
- '{ec8030f7-c20a-464f-9b0e-13a3a9e97384}': 'browser',
- '{aa3c5121-dab2-40e2-81ca-7ea25febc110}': 'mobile/android',
- '{a23983c0-fd0e-11dc-95ff-0800200c9a66}': 'mobile/xul'
+ '{ec8030f7-c20a-464f-9b0e-13a3a9e97384}': 'browser'
},
init: function Utils_init(aWindow) {