summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/upgrade_util_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/first_run/upgrade_util_win.cc')
-rw-r--r--chrome/browser/first_run/upgrade_util_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/first_run/upgrade_util_win.cc b/chrome/browser/first_run/upgrade_util_win.cc
index a9e9f19..59754ad 100644
--- a/chrome/browser/first_run/upgrade_util_win.cc
+++ b/chrome/browser/first_run/upgrade_util_win.cc
@@ -13,8 +13,8 @@
#include "base/base_paths.h"
#include "base/command_line.h"
#include "base/environment.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/path_service.h"
#include "base/process_util.h"