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

Unified Diff: apps/shell/DEPS

Issue 149163002: app_shell: Add ShellContentRendererClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac build (content_renderer_client) 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
Index: apps/shell/DEPS
diff --git a/apps/shell/DEPS b/apps/shell/DEPS
index 4a90c8fc28074465e745c783eadb2ebcd0e9bcb4..3dc2be29b6c3b3c5c961675bfb8ff6795627eb45 100644
--- a/apps/shell/DEPS
+++ b/apps/shell/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+chrome/common/chrome_paths.h",
"+chrome/common/extensions/extension_file_util.h",
"+chrome/common/extensions/features/base_feature_provider.h",
+ "+chrome/renderer/extensions/dispatcher.h",
+ "+chrome/renderer/extensions/extension_helper.h",
# Pieces of content_shell reused in app_shell.
"+content/shell/browser/shell_browser_context.h",

Powered by Google App Engine
This is Rietveld 408576698