Index: gpu/command_buffer/client/gles2_implementation_autogen.h |
diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h |
index 3a66cb71e6cc7ff62b8154cf8301ad1b9fdcc041..f3b044958db14d235ac15ff1c5651eb7fa14d436 100644 |
--- a/gpu/command_buffer/client/gles2_implementation_autogen.h |
+++ b/gpu/command_buffer/client/gles2_implementation_autogen.h |
@@ -1213,4 +1213,6 @@ void SwapBuffersWithDamageCHROMIUM(GLint x, |
GLint width, |
GLint height) override; |
+void PerformanceHintCHROMIUM(GLenum mode) override; |
+ |
#endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_ |