| 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..7ad2b999b836a8f50741a24732c80df4bd29722b 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
|
| @@ -38,6 +38,7 @@
|
| '<(DEPTH)/gpu/command_buffer/client/gles2_lib.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/mapped_memory.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/query_tracker.cc',
|
| + '<(DEPTH)/gpu/command_buffer/client/share_group.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/ring_buffer.cc',
|
| '<(DEPTH)/gpu/command_buffer/common/id_allocator.cc',
|
|
|
|
|