Index: chrome/browser/resources/cleanup_tool/compiled_resources2.gyp |
diff --git a/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp b/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp |
index fa5df302601d7f9cdf09da8b1d4c07d3c64c58ce..7e5b6af69d7f2fd5de2ec14ff182b3418302c001 100644 |
--- a/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp |
+++ b/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp |
@@ -11,6 +11,18 @@ |
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
{ |
+ 'target_name': 'manager', |
+ 'dependencies': [ |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
+ '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui', |
+ 'cleanup_browser_proxy', |
+ ], |
+ 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
+ { |
'target_name': 'toolbar', |
'dependencies': [ |
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |