| Index: ui/file_manager/file_manager/background/js/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
|
| index 7a6ca2d3bc71b55d7dba7fd43d1b14c1e0a291d7..4b750425318f2bb90c124ad4943e84b3e3fa93a8 100644
|
| --- a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
|
| @@ -24,6 +24,7 @@
|
| {
|
| 'target_name': 'background',
|
| 'dependencies': [
|
| + '../../../externs/background/compiled_resources2.gyp:file_browser_background_full',
|
| '../../../externs/compiled_resources2.gyp:volume_manager',
|
| '../../common/js/compiled_resources2.gyp:metrics',
|
| '../../common/js/compiled_resources2.gyp:util',
|
| @@ -130,6 +131,7 @@
|
| {
|
| 'target_name': 'import_history',
|
| 'dependencies': [
|
| + '../../../externs/background/compiled_resources2.gyp:import_history',
|
| '../../common/js/compiled_resources2.gyp:importer_common',
|
| '../../common/js/compiled_resources2.gyp:metrics',
|
| '../../common/js/compiled_resources2.gyp:metrics_events',
|
|
|