Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / cc / layers / content_layer_client.h
index 8271cd5..0140513 100644 (file)
@@ -25,7 +25,6 @@ class CC_EXPORT ContentLayerClient {
 
   virtual void PaintContents(SkCanvas* canvas,
                              const gfx::Rect& clip,
-                             gfx::RectF* opaque,
                              GraphicsContextStatus gc_status) = 0;
 
   // Called by the content layer during the update phase.