| Index: ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
|
| diff --git a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
|
| index 03fafe440ac75fc4f4e757987d2ed584b8908fa4..e70ca613896aa9114053f395097e004c2f643940 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
|
| +++ b/ui/file_manager/file_manager/foreground/js/metadata/compiled_resources.gyp
|
| @@ -13,8 +13,10 @@
|
| 'image_parsers.js',
|
| 'mpeg_parser.js',
|
| 'id3_parser.js',
|
| - '../../../common/js/util.js',
|
| ],
|
| + 'externs': [
|
| + '../../../../externs/platform_worker.js',
|
| + ]
|
| },
|
| 'includes': [
|
| '../../../../../../third_party/closure_compiler/compile_js.gypi'
|
|
|