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

Unified Diff: apps/shell/DEPS

Issue 136453005: app_shell: Make renderer run background page JavaScript (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup (load_background_page) Created 6 years, 11 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
« no previous file with comments | « no previous file | apps/shell/shell_browser_main_parts.h » ('j') | apps/shell/shell_content_browser_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/DEPS
diff --git a/apps/shell/DEPS b/apps/shell/DEPS
index 2ac93a15195e799d3b90c80cebfc86b51a4d453e..4a90c8fc28074465e745c783eadb2ebcd0e9bcb4 100644
--- a/apps/shell/DEPS
+++ b/apps/shell/DEPS
@@ -6,6 +6,8 @@ include_rules = [
# TODO(jamescook): Remove these. http://crbug.com/305404
# Chrome pieces for bring-up.
+ "+chrome/browser/extensions/extension_protocols.h",
+ "+chrome/browser/extensions/extension_resource_protocols.h",
"+chrome/common/chrome_paths.h",
"+chrome/common/extensions/extension_file_util.h",
"+chrome/common/extensions/features/base_feature_provider.h",
« no previous file with comments | « no previous file | apps/shell/shell_browser_main_parts.h » ('j') | apps/shell/shell_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698