Index: cc/trees/layer_tree_host_unittest_context.cc |
diff --git a/cc/trees/layer_tree_host_unittest_context.cc b/cc/trees/layer_tree_host_unittest_context.cc |
index a72b12e91f0f864d00bdbec9437b332edfa1d1c7..6f3fc0320241bf9914e528371cdf70cbe1547657 100644 |
--- a/cc/trees/layer_tree_host_unittest_context.cc |
+++ b/cc/trees/layer_tree_host_unittest_context.cc |
@@ -932,8 +932,7 @@ class LayerTreeHostContextTestDontUseLostResources |
NULL, |
0, |
false, |
- 1, |
- false); |
+ 1); |
} |
static void EmptyReleaseCallback(unsigned sync_point, bool lost) {} |