Index: third_party/mojo/src/mojo/public/c/gles2/BUILD.gn |
diff --git a/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn b/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn |
index aab423eaed5211246cd138c54783e96a53d748ee..fd5bbc004e53640d090da5208f5efac3cf10376a 100644 |
--- a/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn |
+++ b/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn |
@@ -20,12 +20,16 @@ group("gles2") { |
mojo_sdk_source_set("headers") { |
sources = [ |
+ "chromium_copy_texture.h", |
+ "chromium_image.h", |
"chromium_miscellaneous.h", |
"chromium_sub_image.h", |
"chromium_sync_point.h", |
"chromium_texture_mailbox.h", |
"gles2.h", |
"gles2_call_visitor_autogen.h", |
+ "gles2_call_visitor_chromium_copy_texture_autogen.h", |
+ "gles2_call_visitor_chromium_image_autogen.h", |
"gles2_call_visitor_chromium_miscellaneous_autogen.h", |
"gles2_call_visitor_chromium_sub_image_autogen.h", |
"gles2_call_visitor_chromium_sync_point_autogen.h", |