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

Unified Diff: gpu/gpu.gyp

Issue 2021603002: gpu: Add a new extension CHROMIUM_deschedule. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from piman. Created 4 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: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 87e75f7e54444df26a1df25320c05a7d8f3d6005..698dc721102c29f509d83296154b1fab363f8d75 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -438,6 +438,7 @@
'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
'command_buffer/tests/gl_cube_map_texture_unittest.cc',
'command_buffer/tests/gl_depth_texture_unittest.cc',
+ 'command_buffer/tests/gl_deschedule_unittest.cc',
'command_buffer/tests/gl_dynamic_config_unittest.cc',
'command_buffer/tests/gl_ext_blend_func_extended_unittest.cc',
'command_buffer/tests/gl_ext_multisample_compatibility_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698