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

Unified Diff: google_apis/DEPS

Issue 10928017: Moving google_apis and GaiaClient to src/google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head Created 8 years, 3 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 | « chrome/service/gaia/service_gaia_authenticator.h ('k') | google_apis/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/DEPS
diff --git a/chrome/common/net/google_apis/DEPS b/google_apis/DEPS
similarity index 56%
rename from chrome/common/net/google_apis/DEPS
rename to google_apis/DEPS
index a3fc5650dac6464f37d5d25ab0eb275a8936cb33..367bfb8ac5c012a996a4cd99f6f7b7c14b7eec2d 100644
--- a/chrome/common/net/google_apis/DEPS
+++ b/google_apis/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"-chrome",
"-content",
- "+chrome/common/net/google_apis",
+ "+crypto",
+ "+net",
]
« no previous file with comments | « chrome/service/gaia/service_gaia_authenticator.h ('k') | google_apis/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698