| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index f04a0c6e4d67e9b883ca59f658ddec3d126c3522..d9d0140f1e5e9962e3932a4a3335e64d134ebb23 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -231,8 +231,6 @@
|
| 'thunk/ppb_tcp_socket_private_api.h',
|
| 'thunk/ppb_tcp_socket_private_thunk.cc',
|
| 'thunk/ppb_text_input_thunk.cc',
|
| - 'thunk/ppb_transport_api.h',
|
| - 'thunk/ppb_transport_thunk.cc',
|
| 'thunk/ppb_udp_socket_private_api.h',
|
| 'thunk/ppb_udp_socket_private_thunk.cc',
|
| 'thunk/ppb_url_loader_api.h',
|
|
|