| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index b2605fec526f40abcb88718580b8d9d30f7e9e87..a516dab2ad2ff7fe1c2626a046fbdd6b6803dd95 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -248,8 +248,6 @@
|
| 'thunk/ppb_printing_dev_thunk.cc',
|
| 'thunk/ppb_scrollbar_api.h',
|
| 'thunk/ppb_scrollbar_thunk.cc',
|
| - 'thunk/ppb_talk_private_api.h',
|
| - 'thunk/ppb_talk_private_thunk.cc',
|
| 'thunk/ppb_tcp_server_socket_private_api.h',
|
| 'thunk/ppb_tcp_server_socket_private_thunk.cc',
|
| 'thunk/ppb_tcp_socket_api.h',
|
| @@ -339,7 +337,6 @@
|
| 'thunk/ppb_pdf_thunk.cc',
|
| 'thunk/ppb_platform_verification_private_thunk.cc',
|
| 'thunk/ppb_scrollbar_thunk.cc',
|
| - 'thunk/ppb_talk_private_thunk.cc',
|
| 'thunk/ppb_transport_thunk.cc',
|
| 'thunk/ppb_url_util_thunk.cc',
|
| 'thunk/ppb_video_capture_thunk.cc',
|
|
|