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

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: 1 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 76f3c86bb822a4e08b538d25deb45118dcfb56de..406cfeaddfca0412dd493406ce458f76c380eb10 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1986,6 +1986,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