Index: mojo/gles2/gles2_impl.cc |
diff --git a/mojo/gles2/gles2_impl.cc b/mojo/gles2/gles2_impl.cc |
index c9522f7b4c4ecca6ac63c7071a977bf5c277ddf6..fcd339d508636729b76253f2ce90b5c6f37271bc 100644 |
--- a/mojo/gles2/gles2_impl.cc |
+++ b/mojo/gles2/gles2_impl.cc |
@@ -28,6 +28,7 @@ base::LazyInstance<base::ThreadLocalPointer<gpu::gles2::GLES2Interface> >::Leaky |
} // namespace |
extern "C" { |
+ |
MojoGLES2Context MojoGLES2CreateContext(MojoHandle handle, |
const int32_t* attrib_list, |
MojoGLES2ContextLost lost_callback, |