| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 164052e644446df8ba2d2972e9fb04f132a06841..d350a0edcf7802da29a860a60962c770ee06cf75 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -194,6 +194,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(egl_image_external)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_format_bgra8888)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_format_etc1)
|
| + IPC_STRUCT_TRAITS_MEMBER(texture_format_etc1_npot)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_rectangle)
|
| IPC_STRUCT_TRAITS_MEMBER(iosurface)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_usage)
|
|
|