summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/drag_download_file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/drag_download_file.cc')
-rw-r--r--chrome/browser/download/drag_download_file.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/drag_download_file.cc b/chrome/browser/download/drag_download_file.cc
index 709c735..3426ef7 100644
--- a/chrome/browser/download/drag_download_file.cc
+++ b/chrome/browser/download/drag_download_file.cc
@@ -9,7 +9,7 @@
#include "chrome/browser/browser_thread.h"
#include "chrome/browser/download/download_file.h"
#include "chrome/browser/download/download_item.h"
-#include "chrome/browser/profile.h"
+#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/tab_contents/tab_contents.h"
#include "net/base/file_stream.h"