| Index: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| index 8af75af4e5860cdfaf0b0524e402bb4ac2f40d1a..bfe623f82697b1454b5440ba2b426b5d793f43ef 100644
|
| --- a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
|
| @@ -24,6 +24,7 @@
|
| ],
|
| 'sources': [
|
| '<(DEPTH)/gpu/command_buffer/common/cmd_buffer_common.cc',
|
| + '<(DEPTH)/gpu/command_buffer/common/debug_marker_manager.cc',
|
| '<(DEPTH)/gpu/command_buffer/common/gles2_cmd_format.cc',
|
| '<(DEPTH)/gpu/command_buffer/common/gles2_cmd_utils.cc',
|
| '<(DEPTH)/gpu/command_buffer/common/logging.cc',
|
|
|