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

Unified Diff: ui/gfx/typemaps.gni

Issue 2040483003: Implement gfx::SelectionBound StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/typemaps.gni ('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 e588bd074226df2e9365379efdbc349d4ef7d084..8d942f7c10854ebd8b97e0c94e6c6022b3402d91 100644
--- a/ui/gfx/typemaps.gni
+++ b/ui/gfx/typemaps.gni
@@ -4,5 +4,6 @@
typemaps = [
"//ui/gfx/geometry/mojo/geometry.typemap",
+ "//ui/gfx/mojo/selection_bound.typemap",
"//ui/gfx/mojo/transform.typemap",
]
« no previous file with comments | « ui/gfx/mojo/typemaps.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698