Index: chrome/browser/resources/ntp4/new_tab.html |
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html |
index 1aecb76b12376ac863c54492b4b178dab39e064c..0dbd981244271b4c83d78b785c4aa2b09e5220bf 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -50,7 +50,7 @@ |
<script src="../../../../ui/webui/resources/js/cr/ui/context_menu_button.js"></script> |
<script src="../../../../ui/webui/resources/js/cr/ui/touch_handler.js"></script> |
-<script src="synthetic_middleclick.js"></script> |
+<script src="../synthetic_middleclick.js"></script> |
<script src="tile_page.js"></script> |
<script src="apps_page.js"></script> |
<script src="dot_list.js"></script> |