Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 8c9b65895222dd292409a3fafac0f345bd821c35..e638498abb5d21699fab9d8d8f697420e1cd67ef 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -68,6 +68,8 @@ |
'shared_impl/ppb_memory_shared.cc', |
'shared_impl/ppb_message_loop_shared.cc', |
'shared_impl/ppb_message_loop_shared.h', |
+ 'shared_impl/ppb_network_list_private_shared.cc', |
+ 'shared_impl/ppb_network_list_private_shared.h', |
'shared_impl/ppb_opengles2_shared.cc', |
'shared_impl/ppb_opengles2_shared.h', |
'shared_impl/ppb_resource_array_shared.cc', |