| 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 c40d4a2504b1450ddc49a10be05baa022cf8b816..bb6238c511268a014fdcf5b602d9baa1cc7f3d05 100644
|
| --- a/cc/resources/video_resource_updater_unittest.cc
|
| +++ b/cc/resources/video_resource_updater_unittest.cc
|
| @@ -32,6 +32,7 @@ class VideoResourceUpdaterTest : public testing::Test {
|
| ResourceProvider::Create(output_surface3d_.get(),
|
| shared_bitmap_manager_.get(),
|
| NULL,
|
| + NULL,
|
| 0,
|
| false,
|
| 1,
|
|
|