Chromium Code Reviews| Index: cc/CCProxy.h |
| diff --git a/cc/CCProxy.h b/cc/CCProxy.h |
| index 03913f241aec01f9ce1fc91cf8c68e5766e77ed1..f2cbc7d90c75ae68d0e899a9a1e4019bb93c2765 100644 |
| --- a/cc/CCProxy.h |
| +++ b/cc/CCProxy.h |
| @@ -59,8 +59,6 @@ public: |
| // reinitialized. |
| virtual bool recreateContext() = 0; |
| - virtual int compositorIdentifier() const = 0; |
| - |
| virtual void implSideRenderingStats(CCRenderingStats&) = 0; |
| virtual const RendererCapabilities& rendererCapabilities() const = 0; |