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

Unified Diff: gpu/gpu.gyp

Issue 1331843005: Implemented new fence syncs which replaces the old sync points. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added mojo README.chromium changes, fixed and added test for missing order number release case 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 930153a08a3dfe465983c9e22f67dc91fbd82e2b..b08f51d3139ed043b86b24e466bc33e1c776ce6d 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -244,6 +244,7 @@
'command_buffer/service/shader_manager_unittest.cc',
'command_buffer/service/shader_translator_cache_unittest.cc',
'command_buffer/service/shader_translator_unittest.cc',
+ 'command_buffer/service/sync_point_manager_unittest.cc',
'command_buffer/service/test_helper.cc',
'command_buffer/service/test_helper.h',
'command_buffer/service/path_manager_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698