Index: content/common/media/video_capture_messages.h |
diff --git a/content/common/media/video_capture_messages.h b/content/common/media/video_capture_messages.h |
index 6019a72bb52899ea6b50fbe6a06f8f413474bf50..4ff6f01d80dbb52cfcdbeb1b04cbe281832fd6d9 100644 |
--- a/content/common/media/video_capture_messages.h |
+++ b/content/common/media/video_capture_messages.h |
@@ -72,7 +72,7 @@ |
int /* buffer_id */) |
// Tell the renderer process that a Buffer is available from video capture, and |
-// send the associated VideoFrame constituent parts as IPC parameters. |
+// send the associated VideoFrame constituient parts as IPC parameters. |
IPC_MESSAGE_CONTROL1(VideoCaptureMsg_BufferReady, |
VideoCaptureMsg_BufferReady_Params) |