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

Unified Diff: content/content_tests.gypi

Issue 1855193002: Move the call to enable the WebRTC event log from PeerConnectionFactory to PeerConnection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added unittest and addressed other comments. 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 72b97b33e7def549ba3d0e59d0d9107654610719..78170037be799ca5b700d7083716c997b9974d23 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -522,6 +522,7 @@
'browser/media/midi_host_unittest.cc',
'browser/media/session/media_session_controller_unittest.cc',
'browser/media/session/media_session_uma_helper_unittest.cc',
+ 'browser/media/webrtc/webrtc_eventlog_host_unittest.cc',
'browser/media/webrtc/webrtc_identity_store_unittest.cc',
'browser/net/quota_policy_cookie_store_unittest.cc',
'browser/notification_service_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698