Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: third_party/mojo/src/mojo/public/c/gles2/BUILD.gn

Issue 1157843002: Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 b680becbea5a48d27d295745857be65b8e09ebf6..aab423eaed5211246cd138c54783e96a53d748ee 100644
--- a/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn
+++ b/third_party/mojo/src/mojo/public/c/gles2/BUILD.gn
@@ -20,8 +20,20 @@ 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" ]
« no previous file with comments | « third_party/mojo/src/mojo/public/c/environment/logger.h ('k') | third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698