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

Unified Diff: third_party/WebKit/public/blink_headers.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
Index: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 612a396d9a24e82dfe08ace6f883122a33cd784b..ce2d4ee1e9d29548d82ca5601a9fc7a31c197f0c 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -22,6 +22,7 @@
"platform/WebCString.h",
"platform/WebCallbacks.h",
"platform/WebCanvas.h",
+ "platform/WebCanvasCaptureHandler.h",
"platform/WebCircularGeofencingRegion.h",
"platform/WebClipboard.h",
"platform/WebColor.h",
@@ -196,6 +197,7 @@
"platform/WebSelectionBound.h",
"platform/WebSetSinkIdCallbacks.h",
"platform/WebSize.h",
+ "platform/WebSkImage.h",
"platform/WebSocketHandle.h",
"platform/WebSocketHandleClient.h",
"platform/WebSocketHandshakeRequestInfo.h",
« no previous file with comments | « third_party/WebKit/Source/platform/exported/WebSkImage.cpp ('k') | third_party/WebKit/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698