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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1472873005: Add VideoStream interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_video_pump
Patch Set: Created 5 years, 1 month 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 | « remoting/remoting_host_srcs.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index faf4efb0d63a08f9af4d43a8a30d39d96f131c54..69f9bbce7cdbcb2455e6f77d9b7f89cf0db69b9f 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -116,8 +116,6 @@
'protocol/host_stub.h',
'protocol/host_video_dispatcher.cc',
'protocol/host_video_dispatcher.h',
- 'protocol/ice_connection_to_client.cc',
- 'protocol/ice_connection_to_client.h',
'protocol/ice_transport_channel.cc',
'protocol/ice_transport_channel.h',
'protocol/ice_transport_factory.cc',
@@ -214,6 +212,8 @@
'protocol/chromium_port_allocator_factory.h',
'protocol/chromium_socket_factory.cc',
'protocol/chromium_socket_factory.h',
+ 'protocol/ice_connection_to_client.cc',
+ 'protocol/ice_connection_to_client.h',
'protocol/video_frame_pump.cc',
'protocol/video_frame_pump.h',
'protocol/webrtc_transport.cc',
« no previous file with comments | « remoting/remoting_host_srcs.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698