Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 1b48b53da27eaa6b4b75c31d6932b3eff5aa1a64..d2eaa29c08b4869b0168a3f0ed40b75bd40e18b6 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -387,7 +387,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. |