Index: gpu/command_buffer/client/gles2_implementation.h |
diff --git a/gpu/command_buffer/client/gles2_implementation.h b/gpu/command_buffer/client/gles2_implementation.h |
index 77b8a87abf0d4c11d49a4077e35775849d6ffd3b..d2fa904e7c0b910b326ca0509dbdce2e6e63589e 100644 |
--- a/gpu/command_buffer/client/gles2_implementation.h |
+++ b/gpu/command_buffer/client/gles2_implementation.h |
@@ -711,6 +711,7 @@ class GLES2_IMPL_EXPORT GLES2Implementation |
GLES2ImplementationErrorMessageCallback* error_message_callback_; |
+ scoped_ptr<std::string> current_trace_category_; |
scoped_ptr<std::string> current_trace_name_; |
GpuControl* gpu_control_; |