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

Unified Diff: remoting/remoting_srcs.gypi

Issue 2156713002: [Chromoting] Implement DualBufferFrameConsumer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change last_desktop_size_ only when it is changed. 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
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index ec4d65403dbbf3eb56dbd4783ffffd6a82c0c821..363e5f2f4d29ec97a0d3c7ee48886a5bdf4dda13 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',
« remoting/client/software_video_renderer.cc ('K') | « remoting/protocol/frame_consumer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698