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

Unified Diff: chrome/browser/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
« no previous file with comments | « no previous file | chrome/browser/importer/ie_importer_browsertest_win.cc » ('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 006c46a55044c3214be84b4205366dc435d5baf1..81eae8934a258497878bfcc8a68f17cc5c8e9e56 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+components/breakpad",
"+components/browser_context_keyed_service",
"+components/dom_distiller",
+ "+components/encryptor",
"+components/language_usage_metrics",
"+components/nacl/browser",
"+components/nacl/common",
@@ -29,8 +30,8 @@ include_rules = [
"+components/translate/core/common",
"+components/url_matcher",
"+components/user_prefs",
- "+components/webdata",
"+components/web_modal",
+ "+components/webdata/common",
"+content/public/browser",
"+content/test/net",
"+device/bluetooth",
« no previous file with comments | « no previous file | chrome/browser/importer/ie_importer_browsertest_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698