Index: cc/tiled_layer.h |
diff --git a/cc/tiled_layer.h b/cc/tiled_layer.h |
index fe1270c94a54ba4521e7b73d33c1c7d88b469ffd..aa6703a2cd7617ed14466b894183162274ea822e 100644 |
--- a/cc/tiled_layer.h |
+++ b/cc/tiled_layer.h |
@@ -21,6 +21,8 @@ public: |
virtual void pushPropertiesTo(LayerImpl*) OVERRIDE; |
+ virtual bool blocksPendingCommit() const OVERRIDE; |
+ |
virtual bool drawsContent() const OVERRIDE; |
virtual void setNeedsDisplayRect(const gfx::RectF&) OVERRIDE; |