Index: chrome/browser/download/download_shelf.cc |
diff --git a/chrome/browser/download/download_shelf.cc b/chrome/browser/download/download_shelf.cc |
index dc69d02c4f029000180e3a49fea680e723f76f25..8d11e9ad4436c0c7fd092ac8100a2c19d5388f3d 100644 |
--- a/chrome/browser/download/download_shelf.cc |
+++ b/chrome/browser/download/download_shelf.cc |
@@ -6,13 +6,13 @@ |
#include "app/l10n_util.h" |
#include "base/file_util.h" |
-#include "chrome/browser/browser.h" |
#include "chrome/browser/dom_ui/downloads_ui.h" |
#include "chrome/browser/download/download_item.h" |
#include "chrome/browser/download/download_item_model.h" |
#include "chrome/browser/download/download_manager.h" |
#include "chrome/browser/download/download_util.h" |
#include "chrome/browser/metrics/user_metrics.h" |
+#include "chrome/browser/ui/browser.h" |
#include "chrome/common/url_constants.h" |
#include "grit/generated_resources.h" |