summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_util_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser_util_win.cc')
-rw-r--r--chrome/browser/browser_util_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_util_win.cc b/chrome/browser/browser_util_win.cc
index 2c32df0..4725493 100644
--- a/chrome/browser/browser_util_win.cc
+++ b/chrome/browser/browser_util_win.cc
@@ -10,7 +10,7 @@
#include <string>
#include "base/base_paths.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/path_service.h"
namespace browser_util {