Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index a91bd1f419cfb3864c97271946260c1b5a5be0bb..36b50d4ec863b1bbf7ea7ad722e8b799b65aaf3b 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) |