| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 3cdec10e40f28951f7ff51f01a994d6f3d3c508b..8e5f50b2c1f0bfe78688659142e4f8326e5cba3d 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -71,8 +71,6 @@
|
| 'shared_impl/ppb_message_loop_shared.h',
|
| 'shared_impl/ppb_opengles2_shared.cc',
|
| 'shared_impl/ppb_opengles2_shared.h',
|
| - 'shared_impl/ppb_resource_array_shared.cc',
|
| - 'shared_impl/ppb_resource_array_shared.h',
|
| 'shared_impl/ppb_tcp_socket_shared.cc',
|
| 'shared_impl/ppb_tcp_socket_shared.h',
|
| 'shared_impl/ppb_trace_event_impl.cc',
|
| @@ -223,8 +221,6 @@
|
| 'thunk/ppb_platform_verification_private_thunk.cc',
|
| 'thunk/ppb_printing_api.h',
|
| 'thunk/ppb_printing_dev_thunk.cc',
|
| - 'thunk/ppb_resource_array_api.h',
|
| - 'thunk/ppb_resource_array_dev_thunk.cc',
|
| 'thunk/ppb_scrollbar_api.h',
|
| 'thunk/ppb_scrollbar_thunk.cc',
|
| 'thunk/ppb_talk_private_api.h',
|
|
|