Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index f715443053fccd5c7506fcb632b106e101b463bb..2bd9583394c865f9db02568c9b92a7a82c2f4ee2 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -253,10 +253,14 @@ |
'tests/pp_thread.h', |
'tests/test_case.cc', |
'tests/test_case.h', |
+ 'tests/test_tcp_socket_private_shared.cc', |
+ 'tests/test_tcp_socket_private_shared.h', |
+ 'tests/test_udp_socket_private_shared.cc', |
+ 'tests/test_udp_socket_private_shared.h', |
'tests/test_utils.cc', |
'tests/testing_instance.cc', |
'tests/testing_instance.h', |
- |
+ |
# Compile-time tests |
'tests/test_c_includes.c', |
'tests/test_cpp_includes.cc', |