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

Unified Diff: content/content_renderer.gypi

Issue 1467103003: Basic use implementation for MediaStream from Canvas: captureStream() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added new interface to LayoutTests. Created 5 years 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
« no previous file with comments | « no previous file | content/renderer/media/canvas_capture_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index cbec1d4277017693f96b407a8db51575e10832c1..8b91ee3e1a56e3cd3208283c2b54a63f204fbc88 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -629,6 +629,8 @@
'renderer/media/audio_repetition_detector.h',
'renderer/media/audio_track_recorder.cc',
'renderer/media/audio_track_recorder.h',
+ 'renderer/media/canvas_capture_handler.cc',
+ 'renderer/media/canvas_capture_handler.h',
'renderer/media/media_recorder_handler.cc',
'renderer/media/media_recorder_handler.h',
'renderer/media/media_stream.cc',
« no previous file with comments | « no previous file | content/renderer/media/canvas_capture_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698