Chromium Code Reviews| Index: cc/CCLayerTreeHostImpl.h |
| diff --git a/cc/CCLayerTreeHostImpl.h b/cc/CCLayerTreeHostImpl.h |
| index 691a9b007e0605b59e35516305b8812c5626d679..441f5888836518c2171490ef460df40a74dfdf3d 100644 |
| --- a/cc/CCLayerTreeHostImpl.h |
| +++ b/cc/CCLayerTreeHostImpl.h |
| @@ -291,6 +291,7 @@ private: |
| // rendering and input event hit testing. |
| CCLayerList m_renderSurfaceLayerList; |
| + size_t m_numAnimationFrames; |
| OwnPtr<CCFrameRateCounter> m_fpsCounter; |
| OwnPtr<CCDebugRectHistory> m_debugRectHistory; |