Index: ui/webui/resources/js/cr/link_controller_test.html |
diff --git a/ui/webui/resources/js/cr/link_controller_test.html b/ui/webui/resources/js/cr/link_controller_test.html |
index eb7ebd51cd59ba61f4c58581ef06a71e777b153d..d5e9ca8b35fd12cdd340c0c4c9a9d363ec2b8570 100644 |
--- a/ui/webui/resources/js/cr/link_controller_test.html |
+++ b/ui/webui/resources/js/cr/link_controller_test.html |
@@ -5,7 +5,7 @@ |
tests --> |
<script src="http://closure-library.googlecode.com/svn/trunk/closure/goog/base.js"></script> |
<script src="../cr.js"></script> |
-<script src="linkcontroller.js"></script> |
+<script src="link_controller.js"></script> |
<script> |
goog.require('goog.testing.MockControl'); |