Index: chrome/browser/resources/uber/uber_frame.js |
=================================================================== |
--- chrome/browser/resources/uber/uber_frame.js (revision 177292) |
+++ chrome/browser/resources/uber/uber_frame.js (working copy) |
@@ -7,7 +7,7 @@ |
// in an iframe. Iframes can be layered on top of each other, but not mixed in |
// with page content, so all overlapping content on uber must be framed. |
-<include src="../shared/js/util.js"></include> |
+<include src="../../../../ui/webui/resources/js/util.js"></include> |
<include src="uber_utils.js"></include> |
cr.define('uber_frame', function() { |