Index: cc/BitmapCanvasLayerTextureUpdater.h |
diff --git a/cc/BitmapCanvasLayerTextureUpdater.h b/cc/BitmapCanvasLayerTextureUpdater.h |
index f975310d80164ce3349354d57c59298b46c0a8b6..c6fb9e1ae4e31152081bf2a1faa6318d80c94489 100644 |
--- a/cc/BitmapCanvasLayerTextureUpdater.h |
+++ b/cc/BitmapCanvasLayerTextureUpdater.h |
@@ -44,7 +44,7 @@ public: |
virtual void setOpaque(bool) OVERRIDE; |
-private: |
+protected: |
explicit BitmapCanvasLayerTextureUpdater(PassOwnPtr<LayerPainterChromium>); |
OwnPtr<SkCanvas> m_canvas; |