Index: mojo/gles2/BUILD.gn |
diff --git a/mojo/gles2/BUILD.gn b/mojo/gles2/BUILD.gn |
index 9b4ffb9bd34a45b4efe962a82de3a257f8b5a8bc..089311680f86db546acf184f5556ebd7f36ece39 100644 |
--- a/mojo/gles2/BUILD.gn |
+++ b/mojo/gles2/BUILD.gn |
@@ -29,7 +29,8 @@ |
"command_buffer_client_impl.cc", |
"command_buffer_client_impl.h", |
"gles2_impl_export.h", |
- "gles2_impl.cc", |
+ "gles2_support_impl.cc", |
+ "gles2_support_impl.h", |
"gles2_context.cc", |
"gles2_context.h", |
] |