| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 43a17ddffcd01234ba8a8302c4af88979ec28f7e..aaae478dfd3a0b8f22fd39e5f093f69de1744467 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -536,10 +536,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',
|
| @@ -560,14 +558,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',
|
|
|