summaryrefslogtreecommitdiffstats
path: root/content/browser/download/save_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/download/save_item.h')
-rw-r--r--content/browser/download/save_item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/save_item.h b/content/browser/download/save_item.h
index 3a1d8df..106126f 100644
--- a/content/browser/download/save_item.h
+++ b/content/browser/download/save_item.h
@@ -6,7 +6,7 @@
#define CONTENT_BROWSER_DOWNLOAD_SAVE_ITEM_H_
#include "base/basictypes.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "content/browser/download/save_types.h"
#include "content/public/common/referrer.h"
#include "googleurl/src/gurl.h"