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

Unified Diff: chrome/browser/google_apis/DEPS

Issue 11618024: [signin] Support for CrOS and OAuth2AccessTokenConsumer services. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: oauth_access_token_ is now correctly set Created 8 years 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
Index: chrome/browser/google_apis/DEPS
diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
index b4f656e56bd515011fe2e0f4b80880931118b1d2..1761d4b32ad36f6437651c4d1cd02428305738c3 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -2,6 +2,8 @@ include_rules = [
"-chrome",
"-content",
"+chrome/browser/google_apis",
+ "+chrome/browser/signin",
+ "+chrome/browser/profiles",
kochi 2012/12/20 06:37:25 Please order alphabetically.
# Temporarily needed, see http://crbug.com/146989
"!chrome/browser/chromeos/login/user_manager.h",

Powered by Google App Engine
This is Rietveld 408576698