Commit 2ad9f2d3 authored by tony%ponderer.org's avatar tony%ponderer.org
Browse files

Bug 354634: Failed to load XPCOM component: globalstore.js

remove globalstore.js from components list in makefile
r=sspitzer
parent 2631c2fe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -55,7 +55,6 @@ endif

# EXTRA_COMPONENTS installs components written in JS to dist/bin/components
EXTRA_PP_COMPONENTS = \
         content/globalstore.js \
         src/nsSafebrowsingApplication.js \
         $(NULL)