| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index cc018a5933f27f92745c8a6d504048c9eb80dae4..96eff77bd90575a10181656bf5ea0e243859900a 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -133,6 +133,8 @@
|
| 'shared_impl/private/ppb_browser_font_trusted_shared.h',
|
| 'shared_impl/private/ppb_char_set_shared.cc',
|
| 'shared_impl/private/ppb_char_set_shared.h',
|
| + 'shared_impl/private/ppb_flash_x509_certificate_shared.cc',
|
| + 'shared_impl/private/ppb_flash_x509_certificate_shared.h',
|
| 'shared_impl/private/ppb_tcp_server_socket_shared.cc',
|
| 'shared_impl/private/ppb_tcp_server_socket_shared.h',
|
| 'shared_impl/private/tcp_socket_private_impl.cc',
|
| @@ -187,6 +189,8 @@
|
| 'thunk/ppb_flash_message_loop_thunk.cc',
|
| 'thunk/ppb_flash_net_connector_api.h',
|
| 'thunk/ppb_flash_net_connector_thunk.cc',
|
| + 'thunk/ppb_flash_x509_certificate_api.h',
|
| + 'thunk/ppb_flash_x509_certificate_thunk.cc',
|
| 'thunk/ppb_fullscreen_thunk.cc',
|
| 'thunk/ppb_gamepad_thunk.cc',
|
| 'thunk/ppb_gles_chromium_texture_mapping_thunk.cc',
|
|
|