| Index: cc/trees/layer_tree_host_pixeltest_synchronous.cc
|
| diff --git a/cc/trees/layer_tree_host_pixeltest_synchronous.cc b/cc/trees/layer_tree_host_pixeltest_synchronous.cc
|
| index a5286a2473e63dc8a5a9915cfeaf459e4029c6e9..f61703f7cf605c88fed0c368ab847fea442e4da8 100644
|
| --- a/cc/trees/layer_tree_host_pixeltest_synchronous.cc
|
| +++ b/cc/trees/layer_tree_host_pixeltest_synchronous.cc
|
| @@ -22,7 +22,6 @@ class LayerTreeHostSynchronousPixelTest : public LayerTreePixelTest {
|
| LayerTreePixelTest::InitializeSettings(settings);
|
| settings->single_thread_proxy_scheduler = false;
|
| settings->use_zero_copy = true;
|
| - settings->use_one_copy = false;
|
| }
|
|
|
| void BeginTest() override {
|
|
|