| Index: mojo/public/interfaces/bindings/tests/chromium_test.typemap
|
| diff --git a/mojo/public/interfaces/bindings/tests/chromium_test.typemap b/mojo/public/interfaces/bindings/tests/chromium_test.typemap
|
| index 95b08e6ad6fac357ac92f637e5955e4bf1abdd65..260826e46b438d34e44acff0fb3958937fe7ab5f 100644
|
| --- a/mojo/public/interfaces/bindings/tests/chromium_test.typemap
|
| +++ b/mojo/public/interfaces/bindings/tests/chromium_test.typemap
|
| @@ -9,12 +9,12 @@
|
| "headers": [
|
| "mojo/public/cpp/bindings/tests/pickled_struct_chromium.h"
|
| ]
|
| - },
|
| - "mojo.test.Rect": {
|
| - "typename": "mojo::test::RectChromium",
|
| - "headers": [
|
| - "mojo/public/cpp/bindings/tests/rect_chromium.h"
|
| - ]
|
| }
|
| +// "mojo.test.Rect": {
|
| +// "typename": "mojo::test::RectChromium",
|
| +// "headers": [
|
| +// "mojo/public/cpp/bindings/tests/rect_chromium.h"
|
| +// ]
|
| +// }
|
| }
|
| }
|
|
|