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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2420203002: Implement convertToBlob() in OffscreenCanvas (Closed)
Patch Set: rebase and fix global-interface-listing-service-worker-expected.txt Created 4 years, 2 months 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/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 43532352ddce071d862b4e35b581c8b8348676df..d08e8d88bdfa799e3bf48bfe399f20c83bfcff6b 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -561,6 +561,7 @@ core_dictionary_idl_files =
"html/track/TrackEventInit.idl",
"imagebitmap/ImageBitmapOptions.idl",
"input/InputDeviceCapabilitiesInit.idl",
+ "offscreencanvas/ImageEncodeOptions.idl",
"page/scrolling/ScrollStateInit.idl",
"timing/PerformanceObserverInit.idl",
],
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/BUILD.gn ('k') | third_party/WebKit/Source/core/html/HTMLCanvasElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698