| 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 67ad6acba4c60e05d81e6fc4e3b3b69515b2b91c..0a919b1293f0ced335420c1760a6f3396cc0b8a5 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
|
| @@ -37,6 +37,7 @@
|
| '<(DEPTH)/gpu/command_buffer/client/gles2_c_lib.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/gles2_cmd_helper.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/gles2_implementation.cc',
|
| + '<(DEPTH)/gpu/command_buffer/client/gles2_interface.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/program_info_manager.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/transfer_buffer.cc',
|
| '<(DEPTH)/gpu/command_buffer/client/gles2_lib.cc',
|
|
|