Remove trailing whitespace to trigger builds in a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2010-05-10 21:28:19 -07:00
parent f10fef5b32
commit 3429925740

View File

@ -130,7 +130,7 @@ var FullZoom = {
this._siteSpecificPref =
gPrefService.getBoolPref("browser.zoom.siteSpecific");
this.updateBackgroundTabs =
this.updateBackgroundTabs =
gPrefService.getBoolPref("browser.zoom.updateBackgroundTabs");
// Listen for changes to the browser.zoom branch so we can enable/disable
// updating background tabs and per-site saving and restoring of zoom levels.