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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1559043004: Add GetFrameConsumer() in VideoRenderer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_video_renderer
Patch Set: Created 4 years, 11 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 | « remoting/protocol/video_renderer.h ('k') | remoting/test/protocol_perftest.cc » ('j') | 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 7a157a21ca58ac0b0dc5567397010ad8833a3df4..656b4e22409d80f775479bbae27a40a52b2fdb15 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -108,6 +108,7 @@
'protocol/datagram_channel_factory.h',
'protocol/errors.cc',
'protocol/errors.h',
+ 'protocol/frame_consumer.h',
'protocol/host_control_dispatcher.cc',
'protocol/host_control_dispatcher.h',
'protocol/host_event_dispatcher.cc',
@@ -263,7 +264,6 @@
'client/client_user_interface.h',
'client/empty_cursor_filter.cc',
'client/empty_cursor_filter.h',
- 'client/frame_consumer.h',
'client/key_event_mapper.cc',
'client/key_event_mapper.h',
'client/normalizing_input_filter_cros.cc',
« no previous file with comments | « remoting/protocol/video_renderer.h ('k') | remoting/test/protocol_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698