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

Unified Diff: components/autofill/core/browser/DEPS

Issue 229723002: Better error reasons for rAc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index e6accb4a60f4085355b2002f1c2e9b370a99403c..6ea281bd0d6505f10c6dd9187c4f8eee43d4b4d1 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+sql",
"+third_party/libjingle",
"+third_party/libphonenumber", # For phone number i18n.
+ "+third_party/WebKit/public/web",
Evan Stade 2014/04/08 23:38:52 Colin, is this include OK? It's needed for the Web
blundell 2014/04/09 09:09:46 It's not OK, unfortunately: third_party/WebKit/pub
]

Powered by Google App Engine
This is Rietveld 408576698