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

Unified Diff: chrome/chrome_tests.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/chrome_renderer.gypi ('k') | chrome/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index bd892468e64a7ce2efcd5da535de3b94b3aee7fa..a93737a52584fe5c2ed4eed8f290570c1a6c0fed 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -443,6 +443,7 @@
'browser/ssl/ssl_client_certificate_selector_test.cc',
'browser/ssl/ssl_client_certificate_selector_test.h',
'browser/storage/durable_storage_browsertest.cc',
+ 'browser/subresource_filter/subresource_filter_browsertest.cc',
'browser/sync_file_system/mock_local_change_processor.cc',
'browser/sync_file_system/mock_local_change_processor.h',
'browser/sync_file_system/mock_remote_file_sync_service.cc',
@@ -2174,6 +2175,8 @@
'../components/components.gyp:history_core_test_support',
'../components/components.gyp:safe_browsing_db',
'../components/components.gyp:ssl_config',
+ '../components/components.gyp:subresource_filter_core_browser_test_support',
+ '../components/components.gyp:subresource_filter_content_browser',
'../components/components.gyp:test_database_manager',
'../components/components.gyp:translate_core_common',
'../components/components.gyp:zoom_test_support',
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | chrome/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698