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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 386853002: Add a Record button to the web-app if the host supports video recording. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move implementation out to remoting.VideoFrameRecorder. Created 6 years, 4 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_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 93b74bb18be896c9eef2f9f4c2b3d5291b060780..651dbec8d055f23627beb965dc3b531926478070 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -50,6 +50,7 @@
'webapp/media_source_renderer.js',
'webapp/session_connector.js',
'webapp/smart_reconnector.js',
+ 'webapp/video_frame_recorder.js',
],
# Remoting core JavaScript files.
'remoting_webapp_js_core_files': [

Powered by Google App Engine
This is Rietveld 408576698