| Index: ppapi/ppapi_proxy.gypi
|
| diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi
|
| index 06540722024bebbb2ed63acd37f6e5a3b400cadd..8b918bc429fdacf267d5ddbeaaea79b12797cebf 100644
|
| --- a/ppapi/ppapi_proxy.gypi
|
| +++ b/ppapi/ppapi_proxy.gypi
|
| @@ -33,7 +33,6 @@
|
| # full C++ wrappers at this layer since the C++ wrappers expect
|
| # symbols defining the globals for "being a plugin" which we are not.
|
| # These callback files are standalone.
|
| - 'cpp/completion_callback.cc',
|
| 'cpp/completion_callback.h',
|
| 'utility/completion_callback_factory.h',
|
|
|
|
|