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

Unified Diff: apps/shell/DEPS

Issue 229733002: Toro: Move ExtensionProtocolHandler to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move file, cleanup (extension-protocols) Created 6 years, 8 months 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
Index: apps/shell/DEPS
diff --git a/apps/shell/DEPS b/apps/shell/DEPS
index 00a2196686e0adda07a91a2841d1b6b26cda21f2..191781fca3f7d89e009525f25dbfa3efe7d5f48f 100644
--- a/apps/shell/DEPS
+++ b/apps/shell/DEPS
@@ -10,8 +10,7 @@ include_rules = [
# Real DEPS go in subdirectories, for example apps/shell/browser/DEPS.
# Temporary exceptions for app_shell bring-up go here.
# TODO(jamescook): Remove these. http://crbug.com/305404
- "!chrome/browser/extensions/extension_protocols.h",
- "!chrome/browser/extensions/extension_resource_protocols.h",
+ "!chrome/browser/chrome_notification_types.h",
James Cook 2014/04/09 22:54:41 I did not add any includes of this file, but I not
Yoyo Zhou 2014/04/10 21:10:49 Can you actually set noparent on DEPS? If we can,
James Cook 2014/04/10 21:32:05 It turns out you can't do noparent on DEPS, only o
"!chrome/common/extensions/api/generated_api.h",
"!chrome/common/extensions/api/generated_schemas.h",
"!chrome/common/extensions/api/sockets/sockets_manifest_handler.h",
« no previous file with comments | « no previous file | apps/shell/browser/shell_content_browser_client.cc » ('j') | apps/shell/browser/shell_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698