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

Unified Diff: remoting/remoting.gyp

Issue 8342040: Gather history of capture and encode time determine next recoring delay (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: done Created 9 years, 2 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.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index a454229ee2be1192e7909db56f51ae64672f7621..9828a564064312779e1e1b69bf59efe67f676979 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -467,6 +467,8 @@
'host/capturer_linux.cc',
'host/capturer_mac.cc',
'host/capturer_win.cc',
+ 'host/capture_scheduler.cc',
+ 'host/capture_scheduler.h',
'host/chromoting_host.cc',
'host/chromoting_host.h',
'host/chromoting_host_context.cc',
« remoting/host/screen_recorder_unittest.cc ('K') | « remoting/host/screen_recorder_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698