Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / content / renderer / render_widget.h
index b43cfe5..25d929f 100644 (file)
@@ -530,8 +530,7 @@ class CONTENT_EXPORT RenderWidget
 #endif
 
   // Creates a 3D context associated with this view.
-  scoped_ptr<WebGraphicsContext3DCommandBufferImpl> CreateGraphicsContext3D(
-      const blink::WebGraphicsContext3D::Attributes& attributes);
+  scoped_ptr<WebGraphicsContext3DCommandBufferImpl> CreateGraphicsContext3D();
 
   bool OnSnapshotHelper(const gfx::Rect& src_subrect, SkBitmap* bitmap);