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

Unified Diff: components/webdata/DEPS

Issue 109783003: Create signin component and componentize TokenWebData. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: iOS-related test nit Created 6 years, 11 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: components/webdata/DEPS
diff --git a/components/webdata/DEPS b/components/webdata/DEPS
index bb7777593990b08948753a262f5d2daadda6aee8..eea3fede98acd793e0c3916e0cd9806fc456c625 100644
--- a/components/webdata/DEPS
+++ b/components/webdata/DEPS
@@ -18,6 +18,7 @@ specific_include_rules = {
"+chrome/browser/webdata/web_data_service_factory.h",
"+chrome/browser/webdata/web_intents_table.h",
"+components/autofill/core",
+ "+components/signin/core/webdata",
"+content/public/test",
],
}

Powered by Google App Engine
This is Rietveld 408576698