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

Unified Diff: remoting/remoting_srcs.gypi

Issue 2156713002: [Chromoting] Implement DualBufferFrameConsumer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's Feedback 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 | « remoting/protocol/frame_consumer.h ('k') | remoting/remoting_test.gypi » ('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 3268bb89341a2817a1a05d38f273911e4fdcadd4..291eb310ffe7694d7960a6debf061a26065326b0 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -292,6 +292,8 @@
'client/client_telemetry_logger.cc',
'client/client_telemetry_logger.h',
'client/client_user_interface.h',
+ 'client/dual_buffer_frame_consumer.cc',
+ 'client/dual_buffer_frame_consumer.h',
'client/empty_cursor_filter.cc',
'client/empty_cursor_filter.h',
'client/key_event_mapper.cc',
« no previous file with comments | « remoting/protocol/frame_consumer.h ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698