diff options
Diffstat (limited to 'ext/bg/welcome.html')
-rw-r--r-- | ext/bg/welcome.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/welcome.html b/ext/bg/welcome.html index f3a8c63f..6aebb356 100644 --- a/ext/bg/welcome.html +++ b/ext/bg/welcome.html @@ -334,6 +334,7 @@ <script src="/mixed/js/api.js"></script> <script src="/mixed/js/cache-map.js"></script> +<script src="/mixed/js/document-focus-controller.js"></script> <script src="/mixed/js/document-util.js"></script> <script src="/mixed/js/dom-data-binder.js"></script> <script src="/mixed/js/html-template-collection.js"></script> |