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

Unified Diff: apps/shell/DEPS

Issue 149163002: app_shell: Add ShellContentRendererClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (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
« no previous file with comments | « apps/apps.gypi ('k') | apps/shell/renderer/DEPS » ('j') | no next file with comments »
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 4a90c8fc28074465e745c783eadb2ebcd0e9bcb4..8d6b630ad9e0153a7e44f5054c6c1e1468d7b959 100644
--- a/apps/shell/DEPS
+++ b/apps/shell/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+chrome/common/chrome_paths.h",
"+chrome/common/extensions/extension_file_util.h",
"+chrome/common/extensions/features/base_feature_provider.h",
+ "+chrome/common/extensions/permissions/chrome_api_permissions.h",
# Pieces of content_shell reused in app_shell.
"+content/shell/browser/shell_browser_context.h",
« no previous file with comments | « apps/apps.gypi ('k') | apps/shell/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698