Index: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
diff --git a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
index 5797b5473175a6c8005846b34215d5f7c61afde6..866e835daf2385f603eb12fd14d7d94a23403007 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
@@ -1099,4 +1099,5 @@ GLenum GLES2InterfaceStub::GetGraphicsResetStatusKHR() { |
return 0; |
} |
void GLES2InterfaceStub::BlendBarrierKHR() {} |
+void GLES2InterfaceStub::ApplyScreenSpaceAntialiasingCHROMIUM() {} |
#endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_ |