Index: apps/DEPS |
diff --git a/apps/DEPS b/apps/DEPS |
index 703a7495d754916362ebd32be3670452236e00e6..03c332cce2943fd58134090632f415ee1382fe29 100644 |
--- a/apps/DEPS |
+++ b/apps/DEPS |
@@ -26,14 +26,12 @@ include_rules = [ |
# Pieces of the extensions system that need to move to src/extensions. |
# See http://crbug.com/162530 for details. |
- "+chrome/browser/extensions/api/app_runtime/app_runtime_api.h", |
Ken Rockot(use gerrit already)
2014/03/28 23:41:25
Good times, good times.
|
"+chrome/browser/extensions/api/file_handlers/app_file_handler_util.h", |
"+chrome/browser/extensions/api/file_system/file_system_api.h", |
"+chrome/browser/extensions/chrome_extension_web_contents_observer.h", |
"+chrome/browser/extensions/extension_icon_image.h", |
"+chrome/browser/extensions/suggest_permission_util.h", |
"+chrome/browser/extensions/unpacked_installer.h", |
- "+chrome/common/extensions/api/app_runtime.h", |
"+chrome/common/extensions/api/app_window.h", |
"+chrome/common/extensions/manifest_handlers/icons_handler.h", |
] |