| Index: mojo/converters/surfaces/surfaces_type_converters.cc
|
| diff --git a/mojo/converters/surfaces/surfaces_type_converters.cc b/mojo/converters/surfaces/surfaces_type_converters.cc
|
| index f3ad7b67b675d9d3d8b9d273f354a82fc1f0ad9e..6b808e56edf4e190374b2fcca9b39bb2aa0537c7 100644
|
| --- a/mojo/converters/surfaces/surfaces_type_converters.cc
|
| +++ b/mojo/converters/surfaces/surfaces_type_converters.cc
|
| @@ -73,7 +73,6 @@ namespace mojo {
|
| #value " enum value must match")
|
|
|
| ASSERT_ENUM_VALUES_EQUAL(DEBUG_BORDER);
|
| -ASSERT_ENUM_VALUES_EQUAL(IO_SURFACE_CONTENT);
|
| ASSERT_ENUM_VALUES_EQUAL(PICTURE_CONTENT);
|
| ASSERT_ENUM_VALUES_EQUAL(RENDER_PASS);
|
| ASSERT_ENUM_VALUES_EQUAL(SOLID_COLOR);
|
|
|