Index: media/formats/webm/webm_video_client.h |
diff --git a/media/formats/webm/webm_video_client.h b/media/formats/webm/webm_video_client.h |
index 5545e0a203edec02b18705d0068b17d8c4110697..7fabe666b4485186c373d912ea58754fe41f97c1 100644 |
--- a/media/formats/webm/webm_video_client.h |
+++ b/media/formats/webm/webm_video_client.h |
@@ -33,6 +33,7 @@ class WebMVideoClient : public WebMParserClient { |
bool InitializeConfig(const std::string& codec_id, |
const std::vector<uint8>& codec_private, |
bool is_encrypted, |
+ bool low_delay, |
VideoDecoderConfig* config); |
private: |