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

Unified Diff: remoting/remoting_host.gypi

Issue 339073002: Add VideoFrameRecorder for use recording test frame sequences. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing OVERRIDEs Created 6 years, 6 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 8cc675170b3126411b53099b3360cf0128784da1..14d5671eee6a4618f00188400ccd678427bdd798 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -244,6 +244,8 @@
'host/usage_stats_consent_win.cc',
'host/username.cc',
'host/username.h',
+ 'host/video_frame_recorder.cc',
+ 'host/video_frame_recorder.h',
'host/video_scheduler.cc',
'host/video_scheduler.h',
'host/win/com_imported_mstscax.tlh',

Powered by Google App Engine
This is Rietveld 408576698