| 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 c9574263bc9307f37a71c881927a05da854a1f3e..d2dff3d64806e8f42334765cc16f8e36a768f70f 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
|
| @@ -39,6 +39,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',
|
|
|
|
|