Index: cc/trees/layer_tree_host_unittest_picture.cc |
diff --git a/cc/trees/layer_tree_host_unittest_picture.cc b/cc/trees/layer_tree_host_unittest_picture.cc |
index 5ce47cd42862e834c4434ac32b8067696fb82a08..7d3d5254f4f0d7a25331d78462ae8562a32bd499 100644 |
--- a/cc/trees/layer_tree_host_unittest_picture.cc |
+++ b/cc/trees/layer_tree_host_unittest_picture.cc |
@@ -565,7 +565,8 @@ class LayerTreeHostPictureTestRSLLMembershipWithScale |
// Multi-thread only because in single thread you can't pinch zoom on the |
// compositor thread. |
-MULTI_THREAD_IMPL_TEST_F(LayerTreeHostPictureTestRSLLMembershipWithScale); |
+// Disabled due to flakiness. See http://crbug.com/460581 |
+// MULTI_THREAD_IMPL_TEST_F(LayerTreeHostPictureTestRSLLMembershipWithScale); |
} // namespace |
} // namespace cc |