| 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 3fd6720f177a86196258653a2db677692775a08e..fa5df302601d7f9cdf09da8b1d4c07d3c64c58ce 100644
|
| --- a/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/cleanup_tool/compiled_resources2.gyp
|
| @@ -4,6 +4,13 @@
|
| {
|
| 'targets': [
|
| {
|
| + 'target_name': 'cleanup_browser_proxy',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| + ],
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'toolbar',
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
|
|
|