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

Unified Diff: gpu/BUILD.gn

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/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 9e96a4a131e9f836ea79ed1f0f42a58585276403..dee79b2f7bb29476aa3295751df10cf931613fed 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -161,6 +161,7 @@ test("gl_tests") {
"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