Index: ui/compositor/compositor.h |
diff --git a/ui/compositor/compositor.h b/ui/compositor/compositor.h |
index 5a6d93290350c5f67fc0035804c3478803d49cc0..cde120df8136c6f7cdf8f1b185e9a1af9c983c09 100644 |
--- a/ui/compositor/compositor.h |
+++ b/ui/compositor/compositor.h |
@@ -299,6 +299,7 @@ class COMPOSITOR_EXPORT Compositor |
const cc::LayerTreeDebugState& GetLayerTreeDebugState() const; |
void SetLayerTreeDebugState(const cc::LayerTreeDebugState& debug_state); |
const cc::RendererSettings& GetRendererSettings() const; |
+ const cc::LayerTreeHost& GetLayerTreeHost() const; |
LayerAnimatorCollection* layer_animator_collection() { |
return &layer_animator_collection_; |