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

Unified Diff: components/subresource_filter.gypi

Issue 2060313002: Navigation throttle for the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pre-tab-activation
Patch Set: adressing engedy@ comments 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 | « components/components_tests.gyp ('k') | components/subresource_filter/content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/subresource_filter.gypi
diff --git a/components/subresource_filter.gypi b/components/subresource_filter.gypi
index e3fb6afe98effcff9fb1a26f3ead0fc1f7f53ed7..af4350319035114b30718d971b2546d2f176083d 100644
--- a/components/subresource_filter.gypi
+++ b/components/subresource_filter.gypi
@@ -206,6 +206,8 @@
'subresource_filter/content/browser/content_subresource_filter_driver.h',
'subresource_filter/content/browser/content_subresource_filter_driver_factory.cc',
'subresource_filter/content/browser/content_subresource_filter_driver_factory.h',
+ 'subresource_filter/content/browser/subresource_filter_navigation_throttle.cc',
+ 'subresource_filter/content/browser/subresource_filter_navigation_throttle.h',
],
},
],
« no previous file with comments | « components/components_tests.gyp ('k') | components/subresource_filter/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698