Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: extensions/browser/DEPS

Issue 67253003: Reland: Move ExtensionProcessManager to src/extensions, part 4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase process_manager Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/devtools/render_view_devtools_agent_host.cc ('k') | extensions/browser/info_map.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index afab308e55cbd3cdfd2395964f1c170edc93a0f4..08d9f984992c7cda7dec7ff8c1a3b8294584f724 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -8,11 +8,13 @@ include_rules = [
#
# TODO(jamescook): Remove these. http://crbug.com/162530
"+chrome/browser/chrome_notification_types.h",
+ "+chrome/browser/extensions/api/runtime/runtime_api.h",
"+chrome/browser/extensions/extension_function.h",
"+chrome/browser/extensions/extension_host.h",
- "+chrome/browser/extensions/extension_process_manager.h",
+ "+chrome/browser/extensions/extension_host_mac.h",
"+chrome/browser/extensions/extension_service.h",
"+chrome/browser/extensions/extension_system.h",
+ "+chrome/browser/extensions/extension_util.h",
"+chrome/browser/extensions/process_map.h",
"+chrome/common/extensions/extension.h",
"+chrome/common/extensions/extension_messages.h",
« no previous file with comments | « content/browser/devtools/render_view_devtools_agent_host.cc ('k') | extensions/browser/info_map.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698