Index: ppapi/shared_impl/platform_file.h |
diff --git a/ppapi/shared_impl/platform_file.h b/ppapi/shared_impl/platform_file.h |
index d2313eccabba93e0398dc649f33ab81daa06107a..05462c4a91ebafcecfc18520746a31de0d7b0382 100644 |
--- a/ppapi/shared_impl/platform_file.h |
+++ b/ppapi/shared_impl/platform_file.h |
@@ -5,7 +5,7 @@ |
#ifndef PPAPI_SHARED_IMPL_PLATFORM_FILE_H_ |
#define PPAPI_SHARED_IMPL_PLATFORM_FILE_H_ |
-#include "base/platform_file.h" |
+#include "base/files/file.h" |
#include "ppapi/c/pp_stdint.h" |
#include "ppapi/shared_impl/ppapi_shared_export.h" |