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

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: 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 23143bb8c2155ab2e501aef27feec2d0d43695c9..cc9a55061aed155b140f3a83906c7b5694a52d21 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1133,6 +1133,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