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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1508023002: Add TimedCanvasDrawListener (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@spec-change
Patch Set: esprehn@ comments. 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
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 753b7a647f35bcd25363fb8e8e07cfade2465b1b..7d425eaaf4d7756dd8917f6835e804ca693921fb 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1137,6 +1137,8 @@
'mediacapturefromelement/CanvasCaptureMediaStreamTrack.h',
'mediacapturefromelement/HTMLCanvasElementCapture.cpp',
'mediacapturefromelement/HTMLCanvasElementCapture.h',
+ 'mediacapturefromelement/TimedCanvasDrawListener.cpp',
+ 'mediacapturefromelement/TimedCanvasDrawListener.h',
'mediarecorder/BlobEvent.cpp',
'mediarecorder/BlobEvent.h',
'mediarecorder/MediaRecorder.cpp',

Powered by Google App Engine
This is Rietveld 408576698