Index: content/shell/app/shell_main_delegate.cc |
diff --git a/content/shell/app/shell_main_delegate.cc b/content/shell/app/shell_main_delegate.cc |
index b7aeb6be28f0b707bbf913667a297f70293114f0..97ea71a8ecd31ccefd34a2fb776f7cba2ad6bfa4 100644 |
--- a/content/shell/app/shell_main_delegate.cc |
+++ b/content/shell/app/shell_main_delegate.cc |
@@ -12,6 +12,7 @@ |
#include "base/lazy_instance.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
+#include "base/platform_file.h" |
#include "cc/base/switches.h" |
#include "content/public/browser/browser_main_runner.h" |
#include "content/public/common/content_switches.h" |