Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index 2770212832c84aa72f1f79955489c3dce8eedef5..cbb7363390b547453493b40578d23848adb37cc9 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -305,6 +305,8 @@ |
'tests/pp_thread.h', |
'tests/test_case.cc', |
'tests/test_case.h', |
+ 'tests/test_host_resolver_private.cc', |
+ 'tests/test_host_resolver_private.h', |
'tests/test_net_address_private_untrusted.cc', |
'tests/test_net_address_private_untrusted.h', |
'tests/test_tcp_server_socket_private.cc', |