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

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

Issue 1505753005: Add OnRequestCanvasDrawListener (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@timed-draw-listener
Patch Set: Rebase. 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 | « third_party/WebKit/Source/modules/mediacapturefromelement/OnRequestCanvasDrawListener.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3adfe062e4e6c76ddd796c8a10032e1f2d7745c6..20a7ad77b8ac6231a70c4a245a523d83878ed42e 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1139,6 +1139,8 @@
'mediacapturefromelement/CanvasCaptureMediaStreamTrack.h',
'mediacapturefromelement/HTMLCanvasElementCapture.cpp',
'mediacapturefromelement/HTMLCanvasElementCapture.h',
+ 'mediacapturefromelement/OnRequestCanvasDrawListener.cpp',
+ 'mediacapturefromelement/OnRequestCanvasDrawListener.h',
'mediacapturefromelement/TimedCanvasDrawListener.cpp',
'mediacapturefromelement/TimedCanvasDrawListener.h',
'mediarecorder/BlobEvent.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/mediacapturefromelement/OnRequestCanvasDrawListener.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698