Index: chrome/browser/dom_ui/downloads_dom_handler.cc |
=================================================================== |
--- chrome/browser/dom_ui/downloads_dom_handler.cc (revision 68044) |
+++ chrome/browser/dom_ui/downloads_dom_handler.cc (working copy) |
@@ -19,7 +19,7 @@ |
#include "chrome/browser/download/download_item.h" |
#include "chrome/browser/download/download_util.h" |
#include "chrome/browser/metrics/user_metrics.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/common/jstemplate_builder.h" |
#include "chrome/common/url_constants.h" |