aboutsummaryrefslogtreecommitdiffstats
path: root/background_page.html
diff options
context:
space:
mode:
authorilya2010-04-02 15:11:58 -0700
committerilya2010-04-02 15:11:58 -0700
commitf8a4d242a129536acbb29c7413e0b36fd97d8a74 (patch)
tree34ab5698e6f27b4885cce9bab05021dc84fdc56d /background_page.html
parente773a008ba6d23844ebc5d7d85d17e8119f1872c (diff)
downloadvimium-f8a4d242a129536acbb29c7413e0b36fd97d8a74.tar.bz2
whitespace
Diffstat (limited to 'background_page.html')
-rw-r--r--background_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/background_page.html b/background_page.html
index a07c4507..c78c9c2a 100644
--- a/background_page.html
+++ b/background_page.html
@@ -331,7 +331,7 @@
delete openTabs[tabId];
});
-
+
chrome.windows.onRemoved.addListener(function(windowId) {
delete tabQueue[windowId];
});