summaryrefslogtreecommitdiff
path: root/toolkit/components/places/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/places/moz.build')
-rw-r--r--toolkit/components/places/moz.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/toolkit/components/places/moz.build b/toolkit/components/places/moz.build
index fda73f761f..4c6ce89565 100644
--- a/toolkit/components/places/moz.build
+++ b/toolkit/components/places/moz.build
@@ -68,10 +68,9 @@ if CONFIG['MOZ_PLACES']:
'PlacesSearchAutocompleteProvider.jsm',
'PlacesSyncUtils.jsm',
'PlacesTransactions.jsm',
+ 'PlacesUtils.jsm',
]
- EXTRA_PP_JS_MODULES += ['PlacesUtils.jsm']
-
EXTRA_COMPONENTS += [
'ColorAnalyzer.js',
'nsLivemarkService.js',