summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/test_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/shared_impl/test_utils.cc')
-rw-r--r--ppapi/shared_impl/test_utils.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ppapi/shared_impl/test_utils.cc b/ppapi/shared_impl/test_utils.cc
index 6f85fce..2ab8c5a 100644
--- a/ppapi/shared_impl/test_utils.cc
+++ b/ppapi/shared_impl/test_utils.cc
@@ -4,6 +4,9 @@
#include "ppapi/shared_impl/test_utils.h"
+#include <stddef.h>
+#include <stdint.h>
+
#include <cmath>
#include "base/containers/hash_tables.h"