| 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 5f12e5c05b93d985a2a1600c7e33feb7c8f80eff..5db4c53a45a2ca22dbbdc83453295959d711d822 100644
|
| --- a/ui/file_manager/externs/compiled_resources2.gyp
|
| +++ b/ui/file_manager/externs/compiled_resources2.gyp
|
| @@ -16,6 +16,10 @@
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'byte_reader',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'chrome_cast',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| @@ -88,6 +92,14 @@
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'metadata_parser_interface',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'metadata_worker_window',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'paper_elements',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
|
|