| Index: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| diff --git a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| index 0d07bc8fea385f5bfebf8b29c5ddc08d658df8f3..a7a03204bd5897a827e55a0c51ccc1edd345ed48 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| +++ b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| @@ -3,6 +3,8 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| + "//third_party/WebKit/Source/platform/mojo/CommonCustomTypes.typemap",
|
| "//third_party/WebKit/Source/platform/mojo/KURL.typemap",
|
| "//third_party/WebKit/Source/platform/mojo/SecurityOrigin.typemap",
|
| + "//third_party/WebKit/Source/platform/mojo/Geometry.typemap",
|
| ]
|
|
|