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

Unified Diff: chrome/chrome_browser.gypi

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement RenderFrameObserver::OnDestruct introduced by rebase. 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
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 08f8bb4e3d31dec78ca29b6e0357660b28130d57..830cbb4a17441c6acda1c6291d3f86556e5461f5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3246,6 +3246,8 @@
# TODO(fdoray): Remove this once the PreRead field trial has expired.
# crbug.com/577698
'../components/components.gyp:startup_metric_utils_common',
+ '../components/components.gyp:subresource_filter_content_browser',
+ '../components/components.gyp:subresource_filter_core_browser',
'../components/components.gyp:supervised_user_error_page',
'../components/components.gyp:sync_bookmarks',
'../components/components.gyp:sync_driver',
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698