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

Unified Diff: components/signin/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/signin/DEPS
diff --git a/components/signin/DEPS b/components/signin/DEPS
index bfc1b221a3ad734e548d67500a6d22525f8e2b97..706fbf09829c30dc25d2d676938588cceac537b6 100644
--- a/components/signin/DEPS
+++ b/components/signin/DEPS
@@ -1,6 +1,6 @@
include_rules = [
+ "+components/encryptor",
"+components/webdata/common",
- "+components/webdata/encryptor",
"+google_apis/gaia/gaia_urls.h",
"+grit", # For generated headers
"+net",
« no previous file with comments | « components/password_manager/core/browser/login_database_win.cc ('k') | components/signin/core/webdata/token_service_table.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698