| 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 82cee89f30379da5cbe5a4963eb27ac201911e51..82f3d55f41b716c456cfcc9ec48235cc11892708 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());
|
|
|