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

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: 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/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 25553290888620f931e560b05bde00adca55111a..24b817d8d1c3fc8beccb6f560ed907aeb99e2f70 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",
"+sql",
"+sync/api",
« no previous file with comments | « components/encryptor/ie7_password_win.cc ('k') | components/password_manager/core/browser/login_database_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698