Index: content/public/renderer/renderer_ppapi_host.h |
diff --git a/content/public/renderer/renderer_ppapi_host.h b/content/public/renderer/renderer_ppapi_host.h |
index 6c843dc30f93de87cb7f77c99d774a9f1dc5c5d8..e13c31371ca490dff39d849306249038d19e19ec 100644 |
--- a/content/public/renderer/renderer_ppapi_host.h |
+++ b/content/public/renderer/renderer_ppapi_host.h |
@@ -8,8 +8,8 @@ |
#include <vector> |
#include "base/callback_forward.h" |
+#include "base/files/file.h" |
#include "base/memory/ref_counted.h" |
-#include "base/platform_file.h" |
#include "base/process/process.h" |
#include "content/common/content_export.h" |
#include "ipc/ipc_platform_file.h" |