| Index: ui/file_manager/externs/background/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/externs/background/compiled_resources2.gyp b/ui/file_manager/externs/background/compiled_resources2.gyp
|
| index df2802859177f3bb395fd421a8e2d70031978b0d..0fa8a2843ff6a1812a98efeba9d3278d65b9bfaf 100644
|
| --- a/ui/file_manager/externs/background/compiled_resources2.gyp
|
| +++ b/ui/file_manager/externs/background/compiled_resources2.gyp
|
| @@ -13,10 +13,26 @@
|
| 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'file_browser_background',
|
| + 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'file_browser_background_full',
|
| + 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'file_operation_manager',
|
| 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'import_history',
|
| + 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'import_history_enum',
|
| + 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'import_runner',
|
| 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
|
| },
|
|
|