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

Unified Diff: components/components_tests.gyp

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/benchmark.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index a383144593d98cb7417cba265453ae8ba4337284..816462af3ceb02085a3fc4fb2ca405ee95d80821 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -43,6 +43,7 @@
'autofill/core/browser/autofill_regexes_unittest.cc',
'autofill/core/browser/autofill_type_unittest.cc',
'autofill/core/browser/autofill_xml_parser_unittest.cc',
+ 'autofill/core/browser/benchmark.cc',
'autofill/core/browser/contact_info_unittest.cc',
'autofill/core/browser/credit_card_field_unittest.cc',
'autofill/core/browser/credit_card_unittest.cc',
@@ -647,6 +648,7 @@
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
'../third_party/libxml/libxml.gyp:libxml',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
+ '../third_party/re2/re2.gyp:re2',
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_test_support',
« no previous file with comments | « components/autofill/core/browser/benchmark.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698