| Index: ui/file_manager/gallery/manifest.json
|
| diff --git a/ui/file_manager/gallery/manifest.json b/ui/file_manager/gallery/manifest.json
|
| index e2c9629107b2a6fdb78f10cf99a0ee94f9e2068c..5f90a56a9ea28debb2850ff1665e313eee1d0a4b 100644
|
| --- a/ui/file_manager/gallery/manifest.json
|
| +++ b/ui/file_manager/gallery/manifest.json
|
| @@ -52,7 +52,6 @@
|
| // util.js and async_util.js should be included before volume_manager.js.
|
| "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/common/js/util.js",
|
| "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/common/js/async_util.js",
|
| - "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/common/js/path_util.js",
|
| "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/common/js/volume_manager_common.js",
|
| "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/volume_manager.js",
|
| "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/test_util.js",
|
|
|