Index: chrome/renderer/ggl/ggl.h |
diff --git a/chrome/renderer/ggl/ggl.h b/chrome/renderer/ggl/ggl.h |
index dcedcc034b999884810da2a50e4618f2b0a41e51..c7402a06e50c90c6cc57da205be80ef2066d0947 100644 |
--- a/chrome/renderer/ggl/ggl.h |
+++ b/chrome/renderer/ggl/ggl.h |
@@ -80,7 +80,6 @@ bool Terminate(); |
// TODO(kbr): clean up the arguments to this function and make them |
// more cross-platform. |
Context* CreateViewContext(GpuChannelHost* channel, |
- gfx::NativeViewId view, |
int render_view_id, |
const char* allowed_extensions, |
const int32* attrib_list); |