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

Unified Diff: components/autofill/core/DEPS

Issue 168993002: Move encryptor API out of webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm unused includes Created 6 years, 10 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/autofill/core/DEPS
diff --git a/components/autofill/core/DEPS b/components/autofill/core/DEPS
index 778d5247e29a849e09524b5b0eb59aa5134350eb..07270bfc854fd359afa2d0d520354caea1168189 100644
--- a/components/autofill/core/DEPS
+++ b/components/autofill/core/DEPS
@@ -3,5 +3,5 @@ include_rules = [
# component since it is currently in the same component as
# UserPrefs, which uses content::BrowserContext.
"+components/user_prefs/pref_registry_syncable.h",
- "+components/webdata/encryptor",
+ "+components/encryptor",
]
« no previous file with comments | « chrome/test/base/in_process_browser_test.cc ('k') | components/autofill/core/browser/autofill_ie_toolbar_import_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698