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

Unified Diff: content/content_browser.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 CONTENT_EXPORT to WebRTCEventLogHost. Created 4 years, 5 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/common/media/peer_connection_tracker_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 33d7c73441f6fc5fc4e8db368a7fb5d8adb364ff..ce140a19700db9120abeddf0dcc9113e4c445646 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1693,6 +1693,8 @@
'browser/accessibility/browser_accessibility_manager_auralinux.h',
],
'webrtc_browser_sources': [
+ 'browser/media/webrtc/webrtc_eventlog_host.cc',
+ 'browser/media/webrtc/webrtc_eventlog_host.h',
'browser/media/webrtc/webrtc_internals.cc',
'browser/media/webrtc/webrtc_internals.h',
'browser/media/webrtc/webrtc_internals_message_handler.cc',
« no previous file with comments | « content/common/media/peer_connection_tracker_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698