summaryrefslogtreecommitdiffstats
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 dbfee7f..9aad9a5 100644
--- a/content/browser/download/download_create_info.h
+++ b/content/browser/download/download_create_info.h
@@ -12,9 +12,9 @@
#include "base/basictypes.h"
#include "base/file_path.h"
#include "base/time.h"
+#include "content/browser/download/download_file.h"
#include "content/browser/download/download_types.h"
#include "content/common/content_export.h"
-#include "content/public/browser/download_file.h"
#include "content/public/browser/download_id.h"
#include "content/public/common/page_transition_types.h"
#include "googleurl/src/gurl.h"