Index: ppapi/cpp/private/isolated_file_system_private.h |
diff --git a/ppapi/cpp/private/isolated_file_system_private.h b/ppapi/cpp/private/isolated_file_system_private.h |
index 88213d6cf162469cb6e9cd6241d0eecb4b00831f..2cbdc11e760d0fea45fd6aacff2873528f47cb67 100644 |
--- a/ppapi/cpp/private/isolated_file_system_private.h |
+++ b/ppapi/cpp/private/isolated_file_system_private.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_CPP_PRIVATE_ISOLATED_FILE_SYSTEM_PRIVATE_H_ |
#define PPAPI_CPP_PRIVATE_ISOLATED_FILE_SYSTEM_PRIVATE_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/c/pp_instance.h" |
#include "ppapi/c/private/ppb_isolated_file_system_private.h" |
#include "ppapi/cpp/completion_callback.h" |