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 6a30d34890fec871974404188fbdc0a4cab56b07..db4be62608567e23a337472e084dc6f571a25a3c 100644 |
--- a/third_party/mojo/src/mojo/public/platform/native/BUILD.gn |
+++ b/third_party/mojo/src/mojo/public/platform/native/BUILD.gn |
@@ -62,6 +62,10 @@ mojo_sdk_source_set("system_impl_private_tests") { |
mojo_sdk_source_set("gles2") { |
sources = [ |
+ "gles2_impl_chromium_copy_texture_thunks.cc", |
+ "gles2_impl_chromium_copy_texture_thunks.h", |
+ "gles2_impl_chromium_image_thunks.cc", |
+ "gles2_impl_chromium_image_thunks.h", |
"gles2_impl_chromium_miscellaneous_thunks.cc", |
"gles2_impl_chromium_miscellaneous_thunks.h", |
"gles2_impl_chromium_sub_image_thunks.cc", |