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

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

Issue 2555213002: Implement color management for ImageData (Closed)
Patch Set: Work in progress Created 4 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/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 38f4594bbeddb17489104e586eaba064ac2bf2a1..4f4f216a8396ca1a5ed5420a63d3b390034e3d88 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -191,6 +191,7 @@ core_idl_files = get_path_info([
"frame/ImageBitmap.idl",
"frame/Location.idl",
"frame/VisualViewport.idl",
+ "html/Float32ImageData.idl",
"html/FormData.idl",
"html/HTMLAllCollection.idl",
"html/HTMLAnchorElement.idl",

Powered by Google App Engine
This is Rietveld 408576698