| Index: ppapi/ppapi_shared_proxy.gypi | 
| =================================================================== | 
| --- ppapi/ppapi_shared_proxy.gypi	(revision 72840) | 
| +++ ppapi/ppapi_shared_proxy.gypi	(working copy) | 
| @@ -50,10 +50,9 @@ | 
| 'proxy/dispatcher.h', | 
| 'proxy/host_dispatcher.cc', | 
| 'proxy/host_dispatcher.h', | 
| +        'proxy/host_resource.h', | 
| 'proxy/host_var_serialization_rules.cc', | 
| 'proxy/host_var_serialization_rules.h', | 
| -        'proxy/image_data.cc', | 
| -        'proxy/image_data.h', | 
| 'proxy/interface_proxy.cc', | 
| 'proxy/interface_proxy.h', | 
| 'proxy/plugin_dispatcher.cc', | 
|  |