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

Unified Diff: components/test_runner/test_runner.gyp

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/test_runner.gyp
diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
index b7ddd2782a6fe54dd3dad492a0be21d5f8a19bfe..43687de9e144bcaf1ff5dbe357c7ff4bd6db4a40 100644
--- a/components/test_runner/test_runner.gyp
+++ b/components/test_runner/test_runner.gyp
@@ -71,6 +71,8 @@
'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