Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 9b68f1b3ca386a0a780af2f68f39f0dc5cb98d70..76d386859c3ec9a06f7578cf93149ad6b953c2d8 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -102,6 +102,7 @@ class CC_EXPORT LayerTreeImpl { |
void InputScrollAnimationFinished(); |
bool use_gpu_rasterization() const; |
bool create_low_res_tiling() const; |
+ BlockingTaskRunner* BlockingMainThreadTaskRunner() const; |
// Tree specific methods exposed to layer-impl tree. |
// --------------------------------------------------------------------------- |