Chromium Code Reviews| Index: cc/CCLayerImpl.h |
| =================================================================== |
| --- cc/CCLayerImpl.h (revision 158385) |
| +++ cc/CCLayerImpl.h (working copy) |
| @@ -262,8 +262,6 @@ |
| void appendDebugBorderQuad(CCQuadSink&, const CCSharedQuadState*, CCAppendQuadsData&) const; |
| - IntRect layerRectToContentRect(const WebKit::WebRect& layerRect); |
| - |
| virtual void dumpLayerProperties(std::string*, int indent) const; |
| static std::string indentString(int indent); |