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

Unified Diff: extensions/shell/renderer/DEPS

Issue 412713002: Move apps/shell to extensions/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 40% Created 6 years, 5 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 | « extensions/shell/common/switches.cc ('k') | extensions/shell/renderer/shell_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/renderer/DEPS
diff --git a/apps/shell/renderer/DEPS b/extensions/shell/renderer/DEPS
similarity index 68%
rename from apps/shell/renderer/DEPS
rename to extensions/shell/renderer/DEPS
index cd0d5dbecfd1e647d275112e69a9dc7998d2a831..baafcaca269bb3626cf87b3dcb2086a97d7fa21b 100644
--- a/apps/shell/renderer/DEPS
+++ b/extensions/shell/renderer/DEPS
@@ -1,9 +1,6 @@
include_rules = [
# Only allow includes the renderer can use.
- "-content",
- "+content/public/common",
"+content/public/renderer",
- "+content/public/test",
"+third_party/WebKit/public",
"+v8/include",
« no previous file with comments | « extensions/shell/common/switches.cc ('k') | extensions/shell/renderer/shell_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698