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

Unified Diff: ui/gfx/typemaps.gni

Issue 2585213004: Fixed bugs in ColorSpace typemap (Closed)
Patch Set: 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
« no previous file with comments | « ui/gfx/mojo/color_space.typemap ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/typemaps.gni
diff --git a/ui/gfx/typemaps.gni b/ui/gfx/typemaps.gni
index 5420df33b1d35819b4998f79df5b4ad99108dd6f..d28b2cb273ed54cf73625b3f44d758b5d2420b61 100644
--- a/ui/gfx/typemaps.gni
+++ b/ui/gfx/typemaps.gni
@@ -6,6 +6,7 @@ typemaps = [
"//ui/gfx/geometry/mojo/geometry.typemap",
"//ui/gfx/mojo/accelerated_widget.typemap",
"//ui/gfx/mojo/buffer_types.typemap",
+ "//ui/gfx/mojo/color_space.typemap",
"//ui/gfx/mojo/icc_profile.typemap",
"//ui/gfx/mojo/selection_bound.typemap",
"//ui/gfx/mojo/transform.typemap",
« no previous file with comments | « ui/gfx/mojo/color_space.typemap ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698