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

Unified Diff: chrome/chrome_tests.gypi

Issue 10910179: Event matching by regular expression matching on URLs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 0a527ae7377a4a41fda6e6ce276649d7ce9abb87..5fad494a0b9e10af63ee332bbbde2cd53aa5210c 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2002,6 +2002,8 @@
'common/extensions/manifest_tests/extension_manifests_update_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_validapp_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_web_unittest.cc',
+ 'common/extensions/matcher/regex_set_matcher_unittest.cc',
+ 'common/extensions/matcher/string_pattern_unittest.cc',
'common/extensions/matcher/substring_set_matcher_unittest.cc',
'common/extensions/matcher/url_matcher_unittest.cc',
'common/extensions/matcher/url_matcher_factory_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698