aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
diff options
context:
space:
mode:
authorStephen Blott2014-11-08 06:51:44 +0000
committerStephen Blott2014-11-08 06:51:44 +0000
commita61de15c2f21e2a27f09b088dea09c1cefe699d1 (patch)
treefcf35c5baa6d1cae91ad16c58fe8f6f1d9549efd /background_scripts
parent7d7efb77270c6cd9527e788bdae9a862ced59d81 (diff)
downloadvimium-a61de15c2f21e2a27f09b088dea09c1cefe699d1.tar.bz2
Tabs order; add tests.
Diffstat (limited to 'background_scripts')
-rw-r--r--background_scripts/completion.coffee1
1 files changed, 1 insertions, 0 deletions
diff --git a/background_scripts/completion.coffee b/background_scripts/completion.coffee
index 141c4ad7..af1613fc 100644
--- a/background_scripts/completion.coffee
+++ b/background_scripts/completion.coffee
@@ -573,3 +573,4 @@ root.SearchEngineCompleter = SearchEngineCompleter
root.HistoryCache = HistoryCache
root.RankingUtils = RankingUtils
root.RegexpCache = RegexpCache
+root.TabRecency = TabRecency