Index: chrome/browser/gtk/download_in_progress_dialog_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/download_in_progress_dialog_gtk.cc (revision 68044) |
+++ chrome/browser/gtk/download_in_progress_dialog_gtk.cc (working copy) |
@@ -11,7 +11,7 @@ |
#include "base/string16.h" |
#include "chrome/browser/download/download_manager.h" |
#include "chrome/browser/gtk/gtk_util.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_window.h" |
#include "grit/chromium_strings.h" |