Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 10a52ff35a5b36ba202cced9fa35e11b1be07daa..6041775392c2399796304651353e8dec5076db7c 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -396,7 +396,7 @@ IPC_MESSAGE_ROUTED2(GpuCommandBufferMsg_CreateVideoDecoder, |
// Release all resources held by the hardware video decoder associated with this |
// stub. |
-IPC_MESSAGE_ROUTED0(GpuCommandBufferMsg_DestroyVideoDecoder); |
+IPC_MESSAGE_ROUTED0(GpuCommandBufferMsg_DestroyVideoDecoder) |
// Send from command buffer stub to proxy when window is invalid and must be |
// repainted. |