| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 9675a4d05c727bb1bdbaf2d3a24c9acae61ebbf6..5fc57da856622c06dbba7abc1468b1e85adfc73f 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -539,10 +539,8 @@
|
| 'tests/test_browser_font.h',
|
| 'tests/test_buffer.cc',
|
| 'tests/test_buffer.h',
|
| - 'tests/test_c_includes.c',
|
| 'tests/test_char_set.cc',
|
| 'tests/test_char_set.h',
|
| - 'tests/test_cpp_includes.cc',
|
| 'tests/test_crypto.cc',
|
| 'tests/test_crypto.h',
|
| 'tests/test_flash.cc',
|
| @@ -563,14 +561,12 @@
|
| 'tests/test_pdf.h',
|
| 'tests/test_platform_verification_private.cc',
|
| 'tests/test_platform_verification_private.h',
|
| - 'tests/test_struct_sizes.c',
|
| 'tests/test_talk_private.cc',
|
| 'tests/test_talk_private.h',
|
| 'tests/test_tcp_socket_private_trusted.cc',
|
| 'tests/test_tcp_socket_private_trusted.h',
|
| 'tests/test_url_util.cc',
|
| 'tests/test_url_util.h',
|
| - 'tests/test_utils.cc',
|
| 'tests/test_utils.h',
|
| 'tests/test_video_decoder_dev.cc',
|
| 'tests/test_video_decoder_dev.h',
|
|
|