| Index: third_party/WebKit/Source/platform/mojo/Geometry.typemap
|
| diff --git a/third_party/WebKit/Source/platform/mojo/Geometry.typemap b/third_party/WebKit/Source/platform/mojo/Geometry.typemap
|
| index 75c35459fc79b8f882a5169651e7150c5050cf70..a97b6f491dbf875484ae3f0095bd5f81a29fea6e 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/Geometry.typemap
|
| +++ b/third_party/WebKit/Source/platform/mojo/Geometry.typemap
|
| @@ -10,6 +10,7 @@ traits_headers =
|
| # Note: consumers of this typemap must themselves depend on platform.
|
| deps = [
|
| "//mojo/public/cpp/bindings",
|
| + "//third_party/WebKit/Source/platform/mojo:geometry_struct_traits",
|
| ]
|
|
|
| # TODO(zqzhang): ideally, gfx.mojom.Size should be mapped into ::blink::IntSize.
|
|
|