diff --git a/browser/base/Makefile.in b/browser/base/Makefile.in index 1933342e952d..827ed2bc7eb3 100644 --- a/browser/base/Makefile.in +++ b/browser/base/Makefile.in @@ -56,7 +56,6 @@ endif EXTRA_JS_MODULES = \ content/openLocationLastURL.jsm \ content/NetworkPrioritizer.jsm \ - content/domplate.jsm \ content/stylePanel.jsm \ $(NULL) diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 552ada67ce31..a18f45ce0a03 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -234,15 +234,13 @@ onmousemove="InspectorUI.highlighter.handleMouseMove(event);" onMozMousePixelScroll="InspectorUI.highlighter.handlePixelScroll(event);"/> -