Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index e638498abb5d21699fab9d8d8f697420e1cd67ef..4c4bc5f33a7984c05fa4d4fc3d8f29cc0d0d7654 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -74,6 +74,8 @@ |
'shared_impl/ppb_opengles2_shared.h', |
'shared_impl/ppb_resource_array_shared.cc', |
'shared_impl/ppb_resource_array_shared.h', |
+ 'shared_impl/ppb_tcp_socket_shared.cc', |
+ 'shared_impl/ppb_tcp_socket_shared.h', |
'shared_impl/ppb_trace_event_impl.cc', |
'shared_impl/ppb_trace_event_impl.h', |
'shared_impl/ppb_url_util_shared.cc', |