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

Unified Diff: remoting/remoting_host.gypi

Issue 372943002: Add video frame recording capability to Chromoting hosts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Correct comment Created 6 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_host.gypi
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index 32cb97ae213e0bb6516cca8688ecb3dd548258fa..e08b1c2173e53f9983efc552a1e2155eb485d06d 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -251,6 +251,8 @@
'host/username.h',
'host/video_frame_recorder.cc',
'host/video_frame_recorder.h',
+ 'host/video_frame_recorder_host_extension.cc',
+ 'host/video_frame_recorder_host_extension.h',
'host/video_scheduler.cc',
'host/video_scheduler.h',
'host/win/com_imported_mstscax.tlh',

Powered by Google App Engine
This is Rietveld 408576698