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 0a2072973616812355888d4a21f5cd224fae9fc2..9b1ddb964d582def6177a851de679c69e6c1c84b 100644 |
--- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h |
@@ -132,7 +132,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 |