| Index: mojo/public/interfaces/bindings/tests/blink_test.typemap
|
| diff --git a/mojo/public/interfaces/bindings/tests/blink_test.typemap b/mojo/public/interfaces/bindings/tests/blink_test.typemap
|
| index effc0a2f1f7e8a41b39339db24ba718bc8d244e9..5425ee1c6fbdfaee677803846b21ebba79347e03 100644
|
| --- a/mojo/public/interfaces/bindings/tests/blink_test.typemap
|
| +++ b/mojo/public/interfaces/bindings/tests/blink_test.typemap
|
| @@ -9,12 +9,12 @@
|
| "headers": [
|
| "mojo/public/cpp/bindings/tests/pickled_struct_blink.h"
|
| ]
|
| - },
|
| - "mojo.test.Rect": {
|
| - "typename": "mojo::test::RectBlink",
|
| - "headers": [
|
| - "mojo/public/cpp/bindings/tests/rect_blink.h"
|
| - ]
|
| }
|
| +// "mojo.test.Rect": {
|
| +// "typename": "mojo::test::RectBlink",
|
| +// "headers": [
|
| +// "mojo/public/cpp/bindings/tests/rect_blink.h"
|
| +// ]
|
| +// }
|
| }
|
| }
|
|
|