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

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: comments Created 4 years, 6 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 6fc89918897054259d99fbe592a7a5828bc9ca92..12613d5886548982622873b34195eef374d7e93b 100644
--- a/components/subresource_filter.gypi
+++ b/components/subresource_filter.gypi
@@ -143,6 +143,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',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698