| Index: ui/file_manager/externs/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/externs/compiled_resources2.gyp b/ui/file_manager/externs/compiled_resources2.gyp
|
| index 9de99e4ba6b1758992c0f2acad38b4b114d4d036..1ff75bdba28e9c2f27d8c28aab0982227dcd2071 100644
|
| --- a/ui/file_manager/externs/compiled_resources2.gyp
|
| +++ b/ui/file_manager/externs/compiled_resources2.gyp
|
| @@ -8,6 +8,10 @@
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'background_window',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'chrome_cast',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| @@ -36,6 +40,14 @@
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'directory_change_event',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'entries_changed_event',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'es6_workaround',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| @@ -44,6 +56,10 @@
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'file_operation_progress_event',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'files_elements',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
|
|