| Index: cc/trees/layer_tree_host_unittest_scroll.cc
|
| diff --git a/cc/trees/layer_tree_host_unittest_scroll.cc b/cc/trees/layer_tree_host_unittest_scroll.cc
|
| index a1853918ea1c9356448350e255ede224c6509daa..0cd7dcec30b68753bbd7cec699d519aaf7caf168 100644
|
| --- a/cc/trees/layer_tree_host_unittest_scroll.cc
|
| +++ b/cc/trees/layer_tree_host_unittest_scroll.cc
|
| @@ -1133,6 +1133,7 @@ TEST(LayerTreeHostFlingTest, DidStopFlingingThread) {
|
| scoped_ptr<LayerTreeHost> layer_tree_host =
|
| LayerTreeHost::CreateThreaded(&client,
|
| shared_bitmap_manager.get(),
|
| + NULL,
|
| settings,
|
| base::MessageLoopProxy::current(),
|
| impl_thread.message_loop_proxy());
|
|
|