summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_output_protection_private.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/tests/test_output_protection_private.cc')
-rw-r--r--ppapi/tests/test_output_protection_private.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/tests/test_output_protection_private.cc b/ppapi/tests/test_output_protection_private.cc
index 49a44ae..298d009 100644
--- a/ppapi/tests/test_output_protection_private.cc
+++ b/ppapi/tests/test_output_protection_private.cc
@@ -4,6 +4,8 @@
#include "ppapi/tests/test_output_protection_private.h"
+#include <stdint.h>
+
#include "ppapi/tests/testing_instance.h"
REGISTER_TEST_CASE(OutputProtectionPrivate);