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

Unified Diff: chrome/browser/signin/DEPS

Issue 15734014: Split token-related methods from WebDataService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPs again Created 7 years, 7 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 | « no previous file | chrome/browser/signin/signin_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/DEPS
diff --git a/chrome/browser/signin/DEPS b/chrome/browser/signin/DEPS
index 4c69ecb7d95d2f5b874b1d7bfb0adc44cf662d58..bc6e67fa4748b0e14e93640074625da309976912 100644
--- a/chrome/browser/signin/DEPS
+++ b/chrome/browser/signin/DEPS
@@ -33,7 +33,7 @@ include_rules = [
"!chrome/browser/ui/webui/signin/login_ui_service_factory.h",
"!chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.h",
"!chrome/browser/ui/webui/signin_internals_ui.h",
- "!chrome/browser/webdata/web_data_service.h",
+ "!chrome/browser/webdata/token_web_data.h",
"!chrome/browser/webdata/web_data_service_factory.h",
"!chrome/common/chrome_notification_types.h",
"!chrome/common/chrome_switches.h",
« no previous file with comments | « no previous file | chrome/browser/signin/signin_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698