Index: cc/layer_tree_host_impl.h |
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
index bcdc355d4b68541a98d54019238ec7fefa269ab4..a44199451b545c6912c4067885a9d4f144a17863 100644 |
--- a/cc/layer_tree_host_impl.h |
+++ b/cc/layer_tree_host_impl.h |
@@ -276,6 +276,7 @@ protected: |
virtual base::TimeDelta lowFrequencyAnimationInterval() const; |
CCLayerTreeHostImplClient* m_client; |
+ CCProxy* m_proxy; |
int m_sourceFrameNumber; |
private: |