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

Unified Diff: components/password_manager/DEPS

Issue 168993002: Move encryptor API out of webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ios fix 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/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index ccd38391b0b865e9e701aa9ce1e093693882df4f..d772ef271241051bb1c710e74df1e8459a5621b1 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/autofill/core/common",
+ "+components/encryptor",
"+components/password_manager/core",
- "+components/webdata/encryptor",
"+net/base/registry_controlled_domains",
"+sql",
# PasswordManager is a layered component; subdirectories must explicitly

Powered by Google App Engine
This is Rietveld 408576698