Chromium Code Reviews| Index: cc/CCLayerImpl.h |
| =================================================================== |
| --- cc/CCLayerImpl.h (revision 158397) |
| +++ cc/CCLayerImpl.h (working copy) |
| @@ -262,6 +262,8 @@ |
| 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); |