Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
index f4d7285ba9b5880f96db388abe89e305346154da..7333cabc4649b65da54051ee69c97deb7a1dc493 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -133,7 +133,8 @@ class WebGraphicsContext3DCommandBufferImpl |
// on any failure. |
static WebGraphicsContext3DCommandBufferImpl* CreateOffscreenContext( |
GpuChannelHostFactory* factory, |
- const WebGraphicsContext3D::Attributes& attributes); |
+ const WebGraphicsContext3D::Attributes& attributes, |
+ const GURL& active_url); |
//---------------------------------------------------------------------- |
// WebGraphicsContext3D methods |