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

Unified Diff: ui/gfx/typemaps.gni

Issue 2248973005: mojo: Struct traits for gpu buffer types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « ui/gfx/mojo/buffer_types_enum_traits.h ('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 f899a5158d75222cd6e586a014d001b97aae7ce4..124dcbada9e7f4aed3483b6d4dfcb86a58946a69 100644
--- a/ui/gfx/typemaps.gni
+++ b/ui/gfx/typemaps.gni
@@ -5,6 +5,7 @@
typemaps = [
"//ui/gfx/geometry/mojo/geometry.typemap",
"//ui/gfx/mojo/accelerated_widget.typemap",
+ "//ui/gfx/mojo/buffer_types.typemap",
"//ui/gfx/mojo/selection_bound.typemap",
"//ui/gfx/mojo/transform.typemap",
]
« no previous file with comments | « ui/gfx/mojo/buffer_types_enum_traits.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698