Index: ppapi/tests/test_output_protection_private.cc |
diff --git a/ppapi/tests/test_output_protection_private.cc b/ppapi/tests/test_output_protection_private.cc |
index 49a44aed11c9e332c1d0b6147215b920407b87e1..298d009bd1615754093ca5a3a35034318fbd675a 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); |