| Index: chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/device_page/compiled_resources2.gyp b/chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| index f1039d21545f65c87510cfa32247a2ad3c6862ea..ea121df678291719aedcacb281961551ccd48c9c 100644
|
| --- a/chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/device_page/compiled_resources2.gyp
|
| @@ -100,5 +100,21 @@
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| + {
|
| + 'target_name': 'storage',
|
| + 'dependencies': [
|
| + '../compiled_resources2.gyp:route',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'drive_cache_dialog',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| + '<(EXTERNS_GYP):chrome_send',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| ],
|
| }
|
|
|