| 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 1ff75bdba28e9c2f27d8c28aab0982227dcd2071..5f12e5c05b93d985a2a1600c7e33feb7c8f80eff 100644
|
| --- a/ui/file_manager/externs/compiled_resources2.gyp
|
| +++ b/ui/file_manager/externs/compiled_resources2.gyp
|
| @@ -4,6 +4,10 @@
|
| {
|
| 'targets': [
|
| {
|
| + 'target_name': 'app_window_common',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'audio_player_foreground',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| @@ -48,6 +52,10 @@
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'entry_location',
|
| + 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'es6_workaround',
|
| 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
|
|