Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 493b1794c9abcf01678901b129385ccfdc491b64..b13087ce6b7d613d3d6f8e03588a9bcfcec17a0f 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -410,7 +410,7 @@ IPC_SYNC_MESSAGE_ROUTED1_2(GpuCommandBufferMsg_GetTransferBuffer, |
// Create and initialize a hardware video decoder. |
IPC_SYNC_MESSAGE_ROUTED1_0(GpuCommandBufferMsg_CreateVideoDecoder, |
- std::vector<uint32> /* configs */) |
+ std::vector<int32> /* configs */) |
// Release all resources held by the hardware video decoder associated with this |
// stub. |