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

Unified Diff: chrome/browser/history/DEPS

Issue 12647008: Refactor OAuth2TokenService to have profile- and device-based implementations. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase again Created 7 years, 8 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
Index: chrome/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index 7f06409458ae5efc9e9eebc663c9abd20753430e..ef54b7ae74eb135e3e9bea20357695b858b9a4e4 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -40,7 +40,8 @@ include_rules = [
"!chrome/browser/profiles/refcounted_profile_keyed_service_factory.h",
"!chrome/browser/profiles/refcounted_profile_keyed_service_factory.h",
"!chrome/browser/signin/oauth2_token_service.h",
- "!chrome/browser/signin/oauth2_token_service_factory.h",
+ "!chrome/browser/signin/profile_oauth2_token_service.h",
+ "!chrome/browser/signin/profile_oauth2_token_service_factory.h",
"!chrome/browser/signin/token_service_factory.h",
"!chrome/browser/sync/profile_sync_service.h",
"!chrome/browser/sync/profile_sync_service_factory.h",

Powered by Google App Engine
This is Rietveld 408576698