| 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 7b8d0bd05ec342babd0718f8d682ceac737ba8d4..19beee0d5dfe4a686d9857310460cd324b2de6fd 100644
|
| --- a/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/background/js/compiled_resources2.gyp
|
| @@ -202,10 +202,10 @@
|
| {
|
| 'target_name': 'progress_center',
|
| 'dependencies': [
|
| - '../../../externs/compiled_resources2.gyp:progress_center_panel',
|
| '../../common/js/compiled_resources2.gyp:async_util',
|
| '../../common/js/compiled_resources2.gyp:progress_center_common',
|
| '../../common/js/compiled_resources2.gyp:util',
|
| + '../../foreground/js/ui/compiled_resources2.gyp:progress_center_panel',
|
| '<(EXTERNS_GYP):chrome_extensions',
|
| ],
|
| 'includes': ['../../../compile_js2.gypi'],
|
|
|