mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 04:38:02 +00:00
Bug 1496447 - Unpaired #else in firefox.js r=Alex_Gaynor
Differential Revision: https://phabricator.services.mozilla.com/D7730 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
073a4836d6
commit
16a34cbce4
@ -1256,7 +1256,6 @@ pref("browser.newtabpage.activity-stream.fxaccounts.endpoint", "https://accounts
|
||||
pref("browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts", true);
|
||||
#else
|
||||
pref("browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts", false);
|
||||
#else
|
||||
#endif
|
||||
|
||||
// Enable the DOM fullscreen API.
|
||||
|
Loading…
x
Reference in New Issue
Block a user