| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 02bb69af87632599085ac46b28a346bf00f69564..84673deee998d4301491fbbfa7dad96fc221fea3 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -114,9 +114,6 @@
|
| 'thunk/ppb_buffer_trusted_thunk.cc',
|
| 'thunk/ppb_char_set_thunk.cc',
|
| 'thunk/ppb_console_thunk.cc',
|
| - 'thunk/ppb_context_3d_api.h',
|
| - 'thunk/ppb_context_3d_thunk.cc',
|
| - 'thunk/ppb_context_3d_trusted_thunk.cc',
|
| 'thunk/ppb_cursor_control_api.h',
|
| 'thunk/ppb_cursor_control_thunk.cc',
|
| 'thunk/ppb_directory_reader_api.h',
|
| @@ -161,8 +158,6 @@
|
| 'thunk/ppb_pdf_api.h',
|
| 'thunk/ppb_scrollbar_api.h',
|
| 'thunk/ppb_scrollbar_thunk.cc',
|
| - 'thunk/ppb_surface_3d_api.h',
|
| - 'thunk/ppb_surface_3d_thunk.cc',
|
| 'thunk/ppb_tcp_socket_private_api.h',
|
| 'thunk/ppb_tcp_socket_private_thunk.cc',
|
| 'thunk/ppb_text_input_api.h',
|
|
|