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

Unified Diff: apps/shell/renderer/DEPS

Issue 151893002: Reorganize apps/shell into app, browser and common directories (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (subdirs) 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/shell/common/shell_extensions_client.cc ('k') | apps/shell/renderer/shell_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/renderer/DEPS
diff --git a/apps/shell/renderer/DEPS b/apps/shell/renderer/DEPS
index b201ed57ff58d2b40fb09f7c0f1ad50b8e61877c..01eda61782ba6f1313eebe4a0668fd1d9384b509 100644
--- a/apps/shell/renderer/DEPS
+++ b/apps/shell/renderer/DEPS
@@ -1,6 +1,6 @@
include_rules = [
# Only allow includes the renderer can use.
- "-content/public/browser",
+ "-content",
"+content/public/common",
"+content/public/renderer",
"+content/public/test",
« no previous file with comments | « apps/shell/common/shell_extensions_client.cc ('k') | apps/shell/renderer/shell_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698