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

Unified Diff: gpu/command_buffer_common.gypi

Issue 10836185: Implement GL_EXT_debug_marker (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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/command_buffer_common.gypi
diff --git a/gpu/command_buffer_common.gypi b/gpu/command_buffer_common.gypi
index d998321e093a649e6e50554fb6b39e19a9569cd0..33578af7826cb56dd5faaf018d9dd2c2c2b89847 100644
--- a/gpu/command_buffer_common.gypi
+++ b/gpu/command_buffer_common.gypi
@@ -19,6 +19,8 @@
'command_buffer/common/command_buffer.h',
'command_buffer/common/compiler_specific.h',
'command_buffer/common/constants.h',
+ 'command_buffer/common/debug_marker_manager.cc',
+ 'command_buffer/common/debug_marker_manager.h',
'command_buffer/common/gles2_cmd_ids_autogen.h',
'command_buffer/common/gles2_cmd_ids.h',
'command_buffer/common/gles2_cmd_format_autogen.h',

Powered by Google App Engine
This is Rietveld 408576698