Chromium Code Reviews| Index: cc/resources/video_resource_updater_unittest.cc |
| diff --git a/cc/resources/video_resource_updater_unittest.cc b/cc/resources/video_resource_updater_unittest.cc |
| index bb6238c511268a014fdcf5b602d9baa1cc7f3d05..c0a4af402c4511f3c0721ecc9c68e74f3490c086 100644 |
| --- a/cc/resources/video_resource_updater_unittest.cc |
| +++ b/cc/resources/video_resource_updater_unittest.cc |
| @@ -35,8 +35,7 @@ class VideoResourceUpdaterTest : public testing::Test { |
| NULL, |
| 0, |
| false, |
| - 1, |
| - false); |
| + 1); |
| } |
| scoped_refptr<media::VideoFrame> CreateTestYUVVideoFrame() { |