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

Unified Diff: components/test_runner/BUILD.gn

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index 03b6c107ddd2a40c56b2428cdf8979d47dbacad5..2752bdc8e40e8ea88e4b799c45e6287458b94bec 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -44,6 +44,8 @@ component("test_runner") {
"mock_spell_check.h",
"mock_web_audio_device.cc",
"mock_web_audio_device.h",
+ "mock_web_document_subresource_filter.cc",
+ "mock_web_document_subresource_filter.h",
"mock_web_media_stream_center.cc",
"mock_web_media_stream_center.h",
"mock_web_midi_accessor.cc",

Powered by Google App Engine
This is Rietveld 408576698