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

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: OnlineAttempt (CrOS) correctly imports UserManager 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..731d9c236d790c35495a55d638838657b5f8cba9 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/profiles",
+ "+chrome/browser/signin",
# Temporarily needed, see http://crbug.com/146989
"!chrome/browser/chromeos/login/user_manager.h",

Powered by Google App Engine
This is Rietveld 408576698