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

Unified Diff: components/autofill/browser/DEPS

Issue 13839013: Webdata Component tryjobs NOT FOR REVIEW (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: After WD/AF merge Created 7 years, 8 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 | « components/autofill.gypi ('k') | components/autofill/browser/autocomplete_history_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/browser/DEPS
diff --git a/components/autofill/browser/DEPS b/components/autofill/browser/DEPS
index 90dd89efb3e63d73c33bc80fdfc9d17d6e49bd03..d513e2b5c4edce50d1cd278accbd717132d6de5f 100644
--- a/components/autofill/browser/DEPS
+++ b/components/autofill/browser/DEPS
@@ -1,10 +1,11 @@
include_rules = [
- "+components/webdata/autofill",
+ "+components/webdata/common",
"+content/public/browser",
"+crypto/random.h",
"+google_apis/gaia",
"+google_apis/google_api_keys.h",
"+net",
+ "+sql",
"+third_party/libjingle",
"+third_party/libphonenumber", # For phone number i18n.
"+webkit/plugins/webplugininfo.h",
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/browser/autocomplete_history_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698