aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests/dom_tests.html
diff options
context:
space:
mode:
authorStephen Blott2014-12-29 17:28:37 +0000
committerStephen Blott2014-12-29 17:28:37 +0000
commitf7541ed966859ae893600f5cfd17a1965efd0822 (patch)
tree386ac078c3d08c2dba9c6b0a11b49cf0063ed382 /tests/dom_tests/dom_tests.html
parent6c1bbf0ab5781951364464c5fa68ad22f74c9fee (diff)
parent7499675455941251eaa69c93e7c66bfb1c6ae35c (diff)
downloadvimium-f7541ed966859ae893600f5cfd17a1965efd0822.tar.bz2
Merge branch 'smblott-uicomponent-iframe' into post-1.46-with-uicomponent-iframe
Conflicts: content_scripts/vimium_frontend.coffee manifest.json
Diffstat (limited to 'tests/dom_tests/dom_tests.html')
-rw-r--r--tests/dom_tests/dom_tests.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dom_tests/dom_tests.html b/tests/dom_tests/dom_tests.html
index 6378807f..863c5611 100644
--- a/tests/dom_tests/dom_tests.html
+++ b/tests/dom_tests/dom_tests.html
@@ -34,6 +34,7 @@
<script type="text/javascript" src="../../lib/dom_utils.js"></script>
<script type="text/javascript" src="../../lib/handler_stack.js"></script>
<script type="text/javascript" src="../../lib/clipboard.js"></script>
+ <script type="text/javascript" src="../../content_scripts/ui_component.js"></script>
<script type="text/javascript" src="../../content_scripts/link_hints.js"></script>
<!-- TODO(smblott) The following is being overridden by the inclusion of "../../pages/vomnibar.js", below,
because they both define the same Vomnibar class/object. As a result, there are currently no tests