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

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 3f14491a87f1278a812f56752978f92c57622903..385004ab37b6a47ca87cf28d6236ff55f02071cf 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -418,6 +418,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.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