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 05a587640183f188ae2152e482d7dacb2c48030d..499f2d63108575fe2aa28cd89231f70ee8e1dcd3 100644 |
--- a/cc/trees/layer_tree_host_unittest_scroll.cc |
+++ b/cc/trees/layer_tree_host_unittest_scroll.cc |
@@ -1129,6 +1129,7 @@ TEST(LayerTreeHostFlingTest, DidStopFlingingThread) { |
LayerTreeHost::CreateThreaded(&client, |
shared_bitmap_manager.get(), |
settings, |
+ base::MessageLoopProxy::current(), |
impl_thread.message_loop_proxy()); |
impl_thread.message_loop_proxy() |