bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal

This commit is contained in:
Joey Armstrong
2013-06-10 11:19:28 -04:00
parent 1a6578e791
commit acae765330
64 changed files with 217 additions and 36 deletions

View File

@@ -31,3 +31,7 @@ CPP_SOURCES += [
'nsUrlClassifierUtils.cpp',
]
EXTRA_COMPONENTS += [
'nsURLClassifier.manifest',
'nsUrlClassifierHashCompleter.js',
]