Index: ppapi/tests/test_host_resolver_private.cc |
diff --git a/ppapi/tests/test_host_resolver_private.cc b/ppapi/tests/test_host_resolver_private.cc |
index e13cb99214231b63320f382003bfe1cc9290241e..16cfd22dca82f59b628682104bd72c1cf77e063f 100644 |
--- a/ppapi/tests/test_host_resolver_private.cc |
+++ b/ppapi/tests/test_host_resolver_private.cc |
@@ -4,6 +4,8 @@ |
#include "ppapi/tests/test_host_resolver_private.h" |
+#include <stddef.h> |
+ |
#include "ppapi/c/private/ppb_net_address_private.h" |
#include "ppapi/cpp/module_impl.h" |
#include "ppapi/cpp/private/host_resolver_private.h" |