summaryrefslogtreecommitdiff
path: root/content/browser/download/download_create_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/download/download_create_info.h')
-rw-r--r--content/browser/download/download_create_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/download_create_info.h b/content/browser/download/download_create_info.h
index b8e1afa383..9f88da1d5e 100644
--- a/content/browser/download/download_create_info.h
+++ b/content/browser/download/download_create_info.h
@@ -9,7 +9,7 @@
#include <vector>
#include "base/basictypes.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/time.h"
#include "content/browser/download/download_file.h"
#include "content/browser/download/download_request_handle.h"