Chromium Code Reviews| Index: cc/CCLayerTreeHost.h |
| diff --git a/cc/CCLayerTreeHost.h b/cc/CCLayerTreeHost.h |
| index 1097ec0c8e190a0ebcf7deda0f61a2a672c8a362..4c3c585466af640f59127d52297ead659170516f 100644 |
| --- a/cc/CCLayerTreeHost.h |
| +++ b/cc/CCLayerTreeHost.h |
| @@ -133,7 +133,7 @@ public: |
| int commitNumber() const { return m_commitNumber; } |
| - void renderingStats(CCRenderingStats&) const; |
| + void renderingStats(CCRenderingStats*) const; |
| const RendererCapabilities& rendererCapabilities() const; |