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

Unified Diff: gpu/gpu.gyp

Issue 1325433003: command_buffer: Add support for creating non-WebGL ES 3 contexts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index e00284868b40da6d79c988019ab500885b097689..cc88482cf6174a7a68d28311efde1a89f61a61c2 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -351,6 +351,7 @@
'sources': [
# Note: sources list duplicated in GN build.
'command_buffer/tests/compressed_texture_test.cc',
+ 'command_buffer/tests/es3_misc_functions_unittest.cc',
'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
'command_buffer/tests/gl_chromium_path_rendering_unittest.cc',
« gpu/blink/webgraphicscontext3d_impl.cc ('K') | « gpu/command_buffer/tests/gl_program_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698