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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 2008193002: Change mojo geometry structs from using type converters to StructTraits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: content/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 807c78b9a3d1cd646e672554f715c3a06c9c5321..e0a24abb4717ce2bde541300c10c5e987cef6037 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -20,6 +20,7 @@
'common/storage_partition_service.mojom',
],
'mojom_typemaps': [
+ '../ui/mojo/geometry/geometry.typemap',
'../url/mojo/gurl.typemap',
'../url/mojo/origin.typemap',
],

Powered by Google App Engine
This is Rietveld 408576698