| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index 4a22b50d9fdcd0589dbf85796860045ef1384dea..4f7c1189e0a3607b761f47bdb90bd774a7a339a5 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -30,6 +30,9 @@
|
|
|
| # Pieces of the extensions system that need to move to src/extensions.
|
| # See http://crbug.com/162530 for details.
|
| + "+chrome/browser/extensions/api/file_handlers/app_file_handler_util.h",
|
| + "+chrome/browser/extensions/api/file_handlers/directory_util.h",
|
| + "+chrome/browser/extensions/api/file_handlers/mime_util.h",
|
| "+chrome/browser/extensions/api/file_system/file_system_api.h",
|
| "+chrome/browser/extensions/chrome_extension_web_contents_observer.h",
|
| "+chrome/browser/extensions/unpacked_installer.h",
|
|
|