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

Unified Diff: extensions/shell/browser/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/app_shell_resources.grd ('k') | extensions/shell/browser/api/shell/shell_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/browser/DEPS
diff --git a/apps/shell/browser/DEPS b/extensions/shell/browser/DEPS
similarity index 81%
rename from apps/shell/browser/DEPS
rename to extensions/shell/browser/DEPS
index dc74d1da404f701062ca175b9a296b7199b6099e..edfa2580fbefe9d8b3db5d3d1a5a8b22fe3bf398 100644
--- a/apps/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -1,15 +1,11 @@
include_rules = [
"+chromeos",
+ "+components/keyed_service",
"+components/omaha_query_params",
"+components/pref_registry",
"+components/user_prefs",
- "+third_party/cros_system_api",
-
- # Override apps/DEPS to be more selective about content includes.
- "-content",
"+content/public/browser",
- "+content/public/common",
- "+content/public/test",
+ "+third_party/cros_system_api",
# Pieces of content_shell reused in app_shell.
"+content/shell/browser/shell_browser_context.h",
« no previous file with comments | « extensions/shell/app_shell_resources.grd ('k') | extensions/shell/browser/api/shell/shell_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698