summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_status_updater_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_status_updater_win.cc')
-rw-r--r--chrome/browser/download/download_status_updater_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_status_updater_win.cc b/chrome/browser/download/download_status_updater_win.cc
index fc96f4a..df74cea 100644
--- a/chrome/browser/download/download_status_updater_win.cc
+++ b/chrome/browser/download/download_status_updater_win.cc
@@ -7,7 +7,7 @@
#include <shobjidl.h>
#include <string>
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/stl_util.h"
#include "base/strings/string_number_conversions.h"