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

Unified Diff: content/content_renderer.gypi

Issue 9699069: Adding JSEP PeerConnection glue. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Deleting two renamed files. Created 8 years, 9 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 | « no previous file | content/content_tests.gypi » ('j') | content/renderer/media/media_stream_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 8080d3ba7b5c6f086e846c1c90ee0c2f28d37526..ef9dcfca5cae4c2b2497bb96befaace7e3a6c8f6 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -271,6 +271,10 @@
'renderer/media/media_stream_impl.cc',
'renderer/media/peer_connection_handler.cc',
'renderer/media/peer_connection_handler.h',
+ 'renderer/media/peer_connection_handler_base.cc',
+ 'renderer/media/peer_connection_handler_base.h',
+ 'renderer/media/peer_connection_handler_jsep.cc',
+ 'renderer/media/peer_connection_handler_jsep.h',
'renderer/media/video_capture_module_impl.cc',
'renderer/media/video_capture_module_impl.h',
'renderer/media/webrtc_audio_device_impl.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/renderer/media/media_stream_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698