| Index: third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| diff --git a/mojo/public/cpp/bindings/tests/blink_typemaps.gni b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| similarity index 59%
|
| copy from mojo/public/cpp/bindings/tests/blink_typemaps.gni
|
| copy to third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| index b71dcf8d469f94876faa97839e1199ef6ab37cc8..0d07bc8fea385f5bfebf8b29c5ddc08d658df8f3 100644
|
| --- a/mojo/public/cpp/bindings/tests/blink_typemaps.gni
|
| +++ b/third_party/WebKit/Source/platform/mojo/blink_typemaps.gni
|
| @@ -3,6 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| - "//mojo/public/cpp/bindings/tests/rect_blink.typemap",
|
| - "//mojo/public/cpp/bindings/tests/test_native_types_blink.typemap",
|
| + "//third_party/WebKit/Source/platform/mojo/KURL.typemap",
|
| + "//third_party/WebKit/Source/platform/mojo/SecurityOrigin.typemap",
|
| ]
|
|
|