Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 9b17c5deb75d8347144a3db20a8ebc212d674f0e..48f674539dc64dfdd88e7f209faf9f73409e4510 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -121,6 +121,8 @@ |
'tests/test_scrollbar.cc', |
'tests/test_scrollbar.h', |
'tests/test_struct_sizes.c', |
+ 'tests/test_tcp_socket_private.cc', |
+ 'tests/test_tcp_socket_private.h', |
'tests/test_uma.cc', |
'tests/test_uma.h', |
'tests/test_url_loader.cc', |