| Index: cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc
|
| diff --git a/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc b/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc
|
| index c412fd5f46ade84b52b4dad707343090928fd139..530a89a71ea800e4ebc45517f6b2d0c5c1d040ff 100644
|
| --- a/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc
|
| +++ b/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc
|
| @@ -27,6 +27,7 @@ class LayerTreeHostOnDemandRasterPixelTest : public LayerTreePixelTest {
|
| }
|
|
|
| virtual void BeginCommitOnThread(LayerTreeHostImpl* impl) OVERRIDE {
|
| + TRACE_EVENT0("cc", "BeginCommitOnThreadbca")
|
| // Not enough memory available. Enforce on-demand rasterization.
|
| impl->SetMemoryPolicy(
|
| ManagedMemoryPolicy(1, ManagedMemoryPolicy::CUTOFF_ALLOW_EVERYTHING,
|
|
|