Remove some unnecessary preprocessing, no bug

--HG--
extra : rebase_source : e30e249a9ce7c71d6d78cd2beb2d080a80880e83
This commit is contained in:
Gavin Sharp 2013-01-05 11:45:18 -08:00
parent 5c79e70a3f
commit 8cb02294b3
2 changed files with 5 additions and 2 deletions

View File

@ -17,8 +17,11 @@ XPIDLSRCS = \
nsIBrowserHandler.idl \
$(NULL)
EXTRA_PP_COMPONENTS = \
EXTRA_COMPONENTS = \
BrowserComponents.manifest \
$(NULL)
EXTRA_PP_COMPONENTS = \
nsBrowserContentHandler.js \
nsBrowserGlue.js \
$(NULL)

View File

@ -27,7 +27,7 @@ browser.jar:
content/browser/debugger-view.js (debugger/debugger-view.js)
content/browser/debugger-toolbar.js (debugger/debugger-toolbar.js)
content/browser/debugger-panes.js (debugger/debugger-panes.js)
* content/browser/profiler.xul (profiler/profiler.xul)
content/browser/profiler.xul (profiler/profiler.xul)
content/browser/profiler.css (profiler/profiler.css)
content/browser/devtools/cleopatra.html (profiler/cleopatra/cleopatra.html)
content/browser/devtools/profiler/cleopatra/css/ui.css (profiler/cleopatra/css/ui.css)