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

Unified Diff: components/subresource_filter.gypi

Issue 2175763002: Integrate IndexedRuleset into DocumentSubresourceFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix tests. 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
Index: components/subresource_filter.gypi
diff --git a/components/subresource_filter.gypi b/components/subresource_filter.gypi
index af4350319035114b30718d971b2546d2f176083d..ee3894c96f21c5e8e71199341d28f03ca6be3ea5 100644
--- a/components/subresource_filter.gypi
+++ b/components/subresource_filter.gypi
@@ -123,6 +123,7 @@
'dependencies': [
'../base/base.gyp:base',
'../testing/gtest.gyp:gtest',
+ 'subresource_filter_core_common',
],
'include_dirs': [
'..',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/subresource_filter/content/renderer/document_subresource_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698