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

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: 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 | « components/test_runner/test_runner.cc ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/test_runner.gyp
diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
index 588f55f4d05d3e2caf91aad6f4960ac67fa13279..6a19dbd97e3843d553866c28069d4f5928e8092a 100644
--- a/components/test_runner/test_runner.gyp
+++ b/components/test_runner/test_runner.gyp
@@ -72,6 +72,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',
« no previous file with comments | « components/test_runner/test_runner.cc ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698