Index: chrome/installer/util/install_util.cc |
diff --git a/chrome/installer/util/install_util.cc b/chrome/installer/util/install_util.cc |
index 433f36371591d611b3a23f073277b543f09df19f..3dacaa35b6edecea8339bd86819eedcb568801c9 100644 |
--- a/chrome/installer/util/install_util.cc |
+++ b/chrome/installer/util/install_util.cc |
@@ -18,6 +18,7 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/path_service.h" |
+#include "base/platform_file.h" |
#include "base/process/launch.h" |
#include "base/strings/string_util.h" |
#include "base/sys_info.h" |