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

Unified Diff: content/content_tests.gypi

Issue 1349823004: Check media permissions (mic/camera) before exposing local addresses to WebRTC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase, fix test issue, fix windows build issue. Created 5 years, 3 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 | « content/content_renderer.gypi ('k') | content/renderer/media/webrtc/peer_connection_dependency_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index d4c3b44135a4cb3e844263eaa8b4cebe4d87d2ba..a16e90948736755ee185fe127f39fe5e52d41e85 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -769,6 +769,7 @@
'renderer/media/webrtc_local_audio_source_provider_unittest.cc',
'renderer/media/webrtc_local_audio_track_unittest.cc',
'renderer/media/webrtc_uma_histograms_unittest.cc',
+ 'renderer/p2p/filtering_network_manager_unittest.cc',
'renderer/p2p/ipc_network_manager_unittest.cc',
],
'content_unittests_plugin_webrtc_sources': [
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/media/webrtc/peer_connection_dependency_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698