| Index: cc/test/layer_tree_pixel_test.cc
|
| diff --git a/cc/test/layer_tree_pixel_test.cc b/cc/test/layer_tree_pixel_test.cc
|
| index 1dfc551c5358361979dfc4a13fadf5b34fa4ca0e..e0fa0dcf63e9cbf6b813f03ef08da4325b8f2d3d 100644
|
| --- a/cc/test/layer_tree_pixel_test.cc
|
| +++ b/cc/test/layer_tree_pixel_test.cc
|
| @@ -115,7 +115,7 @@ void LayerTreePixelTest::RunPixelTest(
|
| base::FilePath file_name) {
|
| content_root_ = content_root;
|
| ref_file_ = file_name;
|
| - RunTest(true);
|
| + RunTest(true, false);
|
| }
|
|
|
| void LayerTreePixelTest::SetupTree() {
|
|
|