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

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, 12 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: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index bfc279a78792ffa6d556abf39ff8a9db3028e0bc..f86b841190dd2c5cda186262fbe607eb5a5554f9 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',
@@ -262,7 +263,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',

Powered by Google App Engine
This is Rietveld 408576698