Fix the typo in the makefile, no bug

This commit is contained in:
Ehsan Akhgari 2012-11-13 18:07:42 -08:00
parent 154485a553
commit 7fceaf0570

View File

@ -29,7 +29,7 @@ MOCHITEST_BROWSER_FILES = \
browser_privatebrowsing_localStorage_page2.html \
browser_privatebrowsing_opendir.js \
browser_privatebrowsing_theming.js \
+ browser_privatebrowsing_zoomrestore.js \
browser_privatebrowsing_zoomrestore.js \
$(NULL)
include $(topsrcdir)/config/rules.mk