summaryrefslogtreecommitdiffstats
path: root/content/browser/download/drag_download_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/download/drag_download_file.h')
-rw-r--r--content/browser/download/drag_download_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/drag_download_file.h b/content/browser/download/drag_download_file.h
index 32c8afe..e97f585 100644
--- a/content/browser/download/drag_download_file.h
+++ b/content/browser/download/drag_download_file.h
@@ -6,7 +6,7 @@
#define CONTENT_BROWSER_DOWNLOAD_DRAG_DOWNLOAD_FILE_H_
#include "base/compiler_specific.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/memory/scoped_ptr.h"
#include "base/memory/weak_ptr.h"
#include "base/run_loop.h"