Index: chrome/browser/resources/downloads/compiled_resources.gyp |
diff --git a/chrome/browser/resources/downloads/compiled_resources.gyp b/chrome/browser/resources/downloads/compiled_resources.gyp |
index c9eb0079a30e3ab92e84008f05a19853df3660ed..96db30fb35d34b89c3ba70d9e366a31a5d34b230 100644 |
--- a/chrome/browser/resources/downloads/compiled_resources.gyp |
+++ b/chrome/browser/resources/downloads/compiled_resources.gyp |
@@ -8,7 +8,7 @@ |
'variables': { |
'depends': [ |
'../../../../ui/webui/resources/js/cr.js', |
- '../../../../ui/webui/resources/js/load_time_data.js', |
+ '../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data', |
'../../../../ui/webui/resources/js/util.js', |
], |
'externs': ['<(CLOSURE_DIR)/externs/chrome_send_externs.js'], |