| Index: webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc
 | 
| diff --git a/webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc b/webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc
 | 
| index 198bb8a68270e95cb1c117577a7ed658c85ca020..468a718a88cdd36a1a73f03564a3d75463fc5400 100644
 | 
| --- a/webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc
 | 
| +++ b/webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc
 | 
| @@ -38,7 +38,7 @@ const VisualizationParams kVisualizationParams = {
 | 
|      false,  // save_decoded_y4m
 | 
|  };
 | 
|  
 | 
| -const int kNumFrames = 299;
 | 
| +const int kNumFrames = 300;
 | 
|  
 | 
|  }  // namespace
 | 
|  
 | 
| 
 |