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..b680becbea5a48d27d295745857be65b8e09ebf6 100644 |
--- a/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn |
+++ b/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn |
@@ -20,20 +20,8 @@ group("gles2") { |
mojo_sdk_source_set("headers") { |
sources = [ |
- "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_miscellaneous_autogen.h", |
- "gles2_call_visitor_chromium_sub_image_autogen.h", |
- "gles2_call_visitor_chromium_sync_point_autogen.h", |
- "gles2_call_visitor_chromium_texture_mailbox_autogen.h", |
- "gles2_call_visitor_occlusion_query_ext_autogen.h", |
"gles2_export.h", |
- "gles2_types.h", |
- "occlusion_query_ext.h", |
] |
public_configs = [ ":gles2_config" ] |