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

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: Updated 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 cb5ad324ad3a5b4848be7d2b92ec7b21050f533f..08f1f186dea50dbe32ab8842ef4010935fb3094b 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",
@@ -195,6 +196,7 @@
"platform/WebSelectionBound.h",
"platform/WebSetSinkIdCallbacks.h",
"platform/WebSize.h",
+ "platform/WebSkImage.h",
"platform/WebSocketHandle.h",
"platform/WebSocketHandleClient.h",
"platform/WebSocketHandshakeRequestInfo.h",

Powered by Google App Engine
This is Rietveld 408576698