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

Unified Diff: mojo/public/platform/native/BUILD.gn

Issue 1347823005: Rename occlusion_query_ext -> ext_occlusion_query (OcclusionQueryEXT -> EXTOcclusionQuery, etc.). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: doh Created 5 years, 3 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: mojo/public/platform/native/BUILD.gn
diff --git a/mojo/public/platform/native/BUILD.gn b/mojo/public/platform/native/BUILD.gn
index 7c1d3490e76a1963fa9b8c9f38af4eeadebc8b43..c4cc43ea3728134ee0169993ea03d32a6c25b84d 100644
--- a/mojo/public/platform/native/BUILD.gn
+++ b/mojo/public/platform/native/BUILD.gn
@@ -80,12 +80,12 @@ mojo_sdk_source_set("gles2") {
"gles2_impl_ext_discard_framebuffer_thunks.h",
"gles2_impl_ext_multisampled_render_to_texture_thunks.c",
"gles2_impl_ext_multisampled_render_to_texture_thunks.h",
+ "gles2_impl_ext_occlusion_query_thunks.c",
+ "gles2_impl_ext_occlusion_query_thunks.h",
"gles2_impl_ext_texture_storage_thunks.c",
"gles2_impl_ext_texture_storage_thunks.h",
"gles2_impl_khr_blend_equation_advanced_thunks.c",
"gles2_impl_khr_blend_equation_advanced_thunks.h",
- "gles2_impl_occlusion_query_ext_thunks.c",
- "gles2_impl_occlusion_query_ext_thunks.h",
"gles2_impl_oes_vertex_array_object_thunks.c",
"gles2_impl_oes_vertex_array_object_thunks.h",
"gles2_impl_thunks.c",
« no previous file with comments | « mojo/gles2/gles2_impl.cc ('k') | mojo/public/platform/native/gles2/call_visitor_ext_occlusion_query_autogen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698