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

Unified Diff: components/webdata/DEPS

Issue 380023002: Move Password specific webdata logic into passwords component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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 fd8d17b6d9453c3a617041a7b5b74c5e4bae9090..1a60d96876d27536fbd8589cc39cecdadaf1268d 100644
--- a/components/webdata/DEPS
+++ b/components/webdata/DEPS
@@ -15,6 +15,7 @@ specific_include_rules = {
"+chrome/browser/webdata/web_data_service_factory.h",
"+chrome/browser/webdata/web_intents_table.h",
"+components/autofill/core",
+ "+components/password_manager/core/browser/webdata",
"+components/search_engines/keyword_table.h",
"+components/signin/core/browser/webdata",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698