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

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

Issue 1026003002: NOT FOR LANDING: Autofill regexp benchmark (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/benchmark.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 84e1441b7addb236ea2080397d2baee536af867f..3ca09a2d5122145899cfec159a1e2ff1319caf06 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+third_party/webrtc/libjingle",
"+third_party/libaddressinput", # For address i18n.
"+third_party/libphonenumber", # For phone number i18n.
+ "+third_party/re2",
"+ui/base",
"+ui/gfx",
]
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/benchmark.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698