| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 67243b051edc0ba5cf20e2050bf442905e23c213..6f45f2c0009df1880db257c8d98c7ce5c68f11fb 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -431,6 +431,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',
|
|
|