| 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 18c6c7c6738ef59e0df679fdd5bdab4eb915defe..758172181b7434534179eb71872c5a0c63a7f62e 100644
|
| --- a/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn
|
| +++ b/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn
|
| @@ -22,7 +22,6 @@
|
| sources = [
|
| "chromium_bind_uniform_location.h",
|
| "chromium_copy_texture.h",
|
| - "chromium_framebuffer_multisample.h",
|
| "chromium_image.h",
|
| "chromium_miscellaneous.h",
|
| "chromium_pixel_transfer_buffer_object.h",
|
| @@ -34,7 +33,6 @@
|
| "gles2.h",
|
| "gles2_call_visitor_autogen.h",
|
| "gles2_call_visitor_chromium_copy_texture_autogen.h",
|
| - "gles2_call_visitor_chromium_framebuffer_multisample_autogen.h",
|
| "gles2_call_visitor_chromium_image_autogen.h",
|
| "gles2_call_visitor_chromium_miscellaneous_autogen.h",
|
| "gles2_call_visitor_chromium_pixel_transfer_buffer_object_autogen.h",
|
|
|