| 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 9f6647e4b89dd6099c38810a12320e1ba25f25b5..c9574263bc9307f37a71c881927a05da854a1f3e 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
|
| @@ -28,6 +28,7 @@
|
| '<(DEPTH)/gpu/command_buffer/common/gles2_cmd_utils.cc',
|
| '<(DEPTH)/gpu/command_buffer/common/logging.cc',
|
|
|
| + '<(DEPTH)/gpu/command_buffer/client/atomicops.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',
|
|
|