Chromium Code Reviews| Index: chrome/browser/resources/settings/chrome_cleanup_page/compiled_resources2.gyp |
| diff --git a/chrome/browser/resources/settings/chrome_cleanup_page/compiled_resources2.gyp b/chrome/browser/resources/settings/chrome_cleanup_page/compiled_resources2.gyp |
| index 1d6d6fcad6d673136b17c67dc022c95b9c4653b0..cf0a623927cb8a4024aedc99af22cf43e0e82d7d 100644 |
| --- a/chrome/browser/resources/settings/chrome_cleanup_page/compiled_resources2.gyp |
| +++ b/chrome/browser/resources/settings/chrome_cleanup_page/compiled_resources2.gyp |
| @@ -20,6 +20,7 @@ |
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior', |
| 'chrome_cleanup_proxy', |
| + '<(EXTERNS_GYP):settings_private', |
|
tommycli
2017/07/06 19:00:13
should go below <(DEPTH) entries.
proberge
2017/07/06 21:12:56
Done.
|
| ], |
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'], |
| }, |