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

Unified Diff: chrome/browser/DEPS

Issue 12902030: Make Encryptor a component. Used by //chrome and (soon) //components/webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove duplicate include. Created 7 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/password_manager/encryptor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index c5807bc44ed03edf1f2dac30ff63e49c53b533cd..46a16235da49b425e14197d6c6375b4261d39022 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/autofill/common",
"+components/auto_login_parser",
"+components/autofill/common",
+ "+components/webdata",
"+components/navigation_interception",
"+components/user_prefs",
"+components/visitedlink/browser",
« no previous file with comments | « no previous file | chrome/browser/password_manager/encryptor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698