Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index ae6a0b820681aedfd8c02c231c44f01372550354..6ec004c96edabd3ff6ac159923da2772c48b82e2 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -233,6 +233,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', |