Index: trunk/public/platform/WebCompositorSupport.h |
=================================================================== |
--- trunk/public/platform/WebCompositorSupport.h (revision 168316) |
+++ trunk/public/platform/WebCompositorSupport.h (working copy) |
@@ -74,7 +74,6 @@ |
virtual WebNinePatchLayer* createNinePatchLayer() { return 0; } |
- // TODO(dshwang): This isn't used anymore. |
virtual WebSolidColorLayer* createSolidColorLayer() { return 0; } |
// The ownership of the WebScrollbarThemeGeometry pointer is passed to Chromium. |