Index: content/common/gpu/media/video_decode_accelerator_unittest.cc |
diff --git a/content/common/gpu/media/video_decode_accelerator_unittest.cc b/content/common/gpu/media/video_decode_accelerator_unittest.cc |
index dc08fb112bf518564fde919ee16ad91b0a44dd5b..51fbaeaca7e585a15bd47d87bc68dbbfccef7e4e 100644 |
--- a/content/common/gpu/media/video_decode_accelerator_unittest.cc |
+++ b/content/common/gpu/media/video_decode_accelerator_unittest.cc |
@@ -333,7 +333,7 @@ class GLRenderingVDAClient : public VideoDecodeAccelerator::Client { |
void SetState(ClientState new_state); |
- // Delete the associated OMX decoder helper. |
+ // Delete the associated decoder helper. |
void DeleteDecoder(); |
// Compute & return the first encoded bytes (including a start frame) to send |