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

Unified Diff: chrome/browser/extensions/api/DEPS

Issue 12095052: Move app_launcher.* out of chrome/browser/extensions and into apps/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Beserk Q. More rebase Created 7 years, 10 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/prefs.cc ('k') | chrome/browser/extensions/api/webstore_private/webstore_private_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/api/DEPS
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/api/DEPS
similarity index 64%
copy from chrome/browser/extensions/DEPS
copy to chrome/browser/extensions/api/DEPS
index f442add64fbfe52ba39aa58034045660b7a4fc57..6d699a63b51d3bec8e9982dd99a288d8facd8467 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/api/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "-apps",
+ "+apps",
]
« no previous file with comments | « apps/prefs.cc ('k') | chrome/browser/extensions/api/webstore_private/webstore_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698