| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 3ec8c27f4292b492d74748c1052b8345e71f6748..d571f690f7d987b9a4ac1825212bae450aaef612 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -426,6 +426,8 @@
|
| 'tests/test_scrollbar.cc',
|
| 'tests/test_scrollbar.h',
|
| 'tests/test_struct_sizes.c',
|
| + 'tests/test_tcp_socket_private_trusted.cc',
|
| + 'tests/test_tcp_socket_private_trusted.h',
|
| 'tests/test_uma.cc',
|
| 'tests/test_uma.h',
|
| 'tests/test_url_loader.cc',
|
|
|