| Index: mojo/public/platform/native/BUILD.gn
|
| diff --git a/mojo/public/platform/native/BUILD.gn b/mojo/public/platform/native/BUILD.gn
|
| index eee3f0c81e139daffb2d3a4bd899f14b9cff1e17..a0d689158ba707c4e367d59fd3108114f6d1028a 100644
|
| --- a/mojo/public/platform/native/BUILD.gn
|
| +++ b/mojo/public/platform/native/BUILD.gn
|
| @@ -76,6 +76,8 @@ mojo_sdk_source_set("gles2") {
|
| "gles2_impl_chromium_texture_mailbox_thunks.h",
|
| "gles2_impl_ext_debug_marker_thunks.cc",
|
| "gles2_impl_ext_debug_marker_thunks.h",
|
| + "gles2_impl_ext_discard_framebuffer_thunks.cc",
|
| + "gles2_impl_ext_discard_framebuffer_thunks.h",
|
| "gles2_impl_ext_texture_storage_thunks.cc",
|
| "gles2_impl_ext_texture_storage_thunks.h",
|
| "gles2_impl_khr_blend_equation_advanced_thunks.cc",
|
|
|