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

Unified Diff: extensions/shell/app/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/README ('k') | extensions/shell/app/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/app/DEPS
diff --git a/apps/shell/app/DEPS b/extensions/shell/app/DEPS
similarity index 44%
rename from apps/shell/app/DEPS
rename to extensions/shell/app/DEPS
index 9470e55853494d28c6ef82dddc177bc4e98829fb..b9b52a1a38539ec29d99ec3843d80e6f5a64e964 100644
--- a/apps/shell/app/DEPS
+++ b/extensions/shell/app/DEPS
@@ -1,12 +1,7 @@
include_rules = [
- "+apps/shell",
+ "+extensions/shell",
"+chromeos",
-
- # Override apps/DEPS to be more selective about content includes.
- "-content",
"+content/public/app",
"+content/public/browser",
- "+content/public/common",
-
"+sandbox",
]
« no previous file with comments | « extensions/shell/README ('k') | extensions/shell/app/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698