| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 9047e5436906c6dfcdc879054c65875fc0dc5fef..b7e82c16c32bc079cb532f8fe7df83201e07e7bc 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -72,8 +72,6 @@
|
| 'shared_impl/ppb_audio_input_shared.h',
|
| 'shared_impl/ppb_audio_shared.cc',
|
| 'shared_impl/ppb_audio_shared.h',
|
| - 'shared_impl/ppb_char_set_shared.cc',
|
| - 'shared_impl/ppb_char_set_shared.h',
|
| 'shared_impl/ppb_crypto_shared.cc',
|
| 'shared_impl/ppb_device_ref_shared.cc',
|
| 'shared_impl/ppb_device_ref_shared.h',
|
| @@ -128,6 +126,8 @@
|
| 'shared_impl/private/net_address_private_impl.cc',
|
| 'shared_impl/private/net_address_private_impl.h',
|
|
|
| + 'shared_impl/private/ppb_char_set_shared.cc',
|
| + 'shared_impl/private/ppb_char_set_shared.h',
|
| 'shared_impl/private/ppb_font_shared.cc',
|
| 'shared_impl/private/ppb_font_shared.h',
|
|
|
|
|