| 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 8e86a57cfeb516a8ddfd81057cab217d6e753a0e..549096ef4f452d527acbc8319d101e4170257ede 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
|
| @@ -32,6 +32,7 @@
|
| '<(DEPTH)/gpu/command_buffer/common/logging.cc',
|
|
|
| '<(DEPTH)/gpu/command_buffer/client/atomicops.cc',
|
| + '<(DEPTH)/gpu/command_buffer/client/buffer_tracker.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/cmd_buffer_helper.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/fenced_allocator.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/gles2_c_lib.cc',
|
|
|