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

Unified Diff: remoting/remoting_srcs.gypi

Issue 2156713002: [Chromoting] Implement DualBufferFrameConsumer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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..8e48ed78339342121b51f281d80a394eadec7785 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -304,6 +304,8 @@
'client/normalizing_input_filter_win.h',
'client/server_log_entry_client.cc',
'client/server_log_entry_client.h',
+ 'client/shared_frame_video_renderer.cc',
+ 'client/shared_frame_video_renderer.h',
'client/software_video_renderer.cc',
'client/software_video_renderer.h',
'client/touch_input_scaler.cc',

Powered by Google App Engine
This is Rietveld 408576698