| Index: third_party/mojo/src/mojo/public/platform/native/BUILD.gn
 | 
| diff --git a/third_party/mojo/src/mojo/public/platform/native/BUILD.gn b/third_party/mojo/src/mojo/public/platform/native/BUILD.gn
 | 
| index f8804f1a6a869c17eb029621d66cd9f0d6cccf86..5e847ecd421ad153684726f1a385f40c2be9090b 100644
 | 
| --- a/third_party/mojo/src/mojo/public/platform/native/BUILD.gn
 | 
| +++ b/third_party/mojo/src/mojo/public/platform/native/BUILD.gn
 | 
| @@ -66,6 +66,8 @@ mojo_sdk_source_set("gles2") {
 | 
|      "gles2_impl_chromium_bind_uniform_location_thunks.h",
 | 
|      "gles2_impl_chromium_copy_texture_thunks.cc",
 | 
|      "gles2_impl_chromium_copy_texture_thunks.h",
 | 
| +    "gles2_impl_chromium_framebuffer_multisample_thunks.cc",
 | 
| +    "gles2_impl_chromium_framebuffer_multisample_thunks.h",
 | 
|      "gles2_impl_chromium_image_thunks.cc",
 | 
|      "gles2_impl_chromium_image_thunks.h",
 | 
|      "gles2_impl_chromium_miscellaneous_thunks.cc",
 | 
| 
 |