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

Unified Diff: components/components_tests.gyp

Issue 2098233002: Implement matching of URL patterns. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ruleset
Patch Set: Fix another cast warning. Created 4 years, 5 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 | « no previous file | components/subresource_filter.gypi » ('j') | 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 67004180b0d0d4013868fe79d8fb94c0665bcab7..1db06f009d396cb8da78f77fbccfcee26b49a987 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -807,6 +807,7 @@
'subresource_filter/core/common/knuth_morris_pratt_unittest.cc',
'subresource_filter/core/common/ngram_extractor_unittest.cc',
'subresource_filter/core/common/string_splitter_unittest.cc',
+ 'subresource_filter/core/common/url_pattern_matching_unittest.cc',
],
'suggestions_unittest_sources': [
'suggestions/blacklist_store_unittest.cc',
« no previous file with comments | « no previous file | components/subresource_filter.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698