| Index: ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| index c08690f9fbbd1b2cd195b9921b27400455c04e88..e2fffdb8219902da88d1c551ae90ba952823dbd4 100644
|
| --- a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| @@ -56,9 +56,9 @@
|
| {
|
| 'target_name': 'util',
|
| 'dependencies': [
|
| - '<(DEPTH)/ui/file_manager/externs/compiled_resources2.gyp:app_window_common',
|
| - '<(DEPTH)/ui/file_manager/externs/compiled_resources2.gyp:entry_location',
|
| - '<(DEPTH)/ui/file_manager/externs/compiled_resources2.gyp:platform',
|
| + '../../../externs/compiled_resources2.gyp:app_window_common',
|
| + '../../../externs/compiled_resources2.gyp:entry_location',
|
| + '../../../externs/compiled_resources2.gyp:platform',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:event_target',
|
| @@ -72,8 +72,8 @@
|
| {
|
| 'target_name': 'volume_manager_common',
|
| 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| '../../../externs/compiled_resources2.gyp:volume_info',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| ],
|
| 'includes': ['../../../compile_js2.gypi'],
|
| },
|
|
|