Index: chrome/browser/resources/md_downloads/compiled_resources2.gyp |
diff --git a/chrome/browser/resources/md_downloads/compiled_resources2.gyp b/chrome/browser/resources/md_downloads/compiled_resources2.gyp |
index 707afbd90e7f802206af71b9e48198a7ed98a108..7482bce2c9e22c1968b2be68cd6ff3f3dd5fa52f 100644 |
--- a/chrome/browser/resources/md_downloads/compiled_resources2.gyp |
+++ b/chrome/browser/resources/md_downloads/compiled_resources2.gyp |
@@ -18,6 +18,14 @@ |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
{ |
+ 'target_name': 'downloads', |
+ 'dependencies': [ |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
+ 'manager', |
+ ], |
+ 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
+ { |
'target_name': 'externs', |
'includes': ['../../../../third_party/closure_compiler/include_js.gypi'], |
}, |