Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index a8344332488552a5cb16b8d2a3e114928a2a1bfa..b5b015f8bc80f11291aa23c20ab79e7af0415bb9 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -229,6 +229,8 @@ |
'thunk/ppb_truetype_font_api.h', |
'thunk/ppb_truetype_font_singleton_api.h', |
'thunk/ppb_truetype_font_dev_thunk.cc', |
+ 'thunk/ppb_udp_socket_api.h', |
+ 'thunk/ppb_udp_socket_dev_thunk.cc', |
'thunk/ppb_udp_socket_private_api.h', |
'thunk/ppb_udp_socket_private_thunk.cc', |
'thunk/ppb_url_loader_api.h', |