Index: chrome/browser/dom_ui/downloads_dom_handler.h |
diff --git a/chrome/browser/dom_ui/downloads_dom_handler.h b/chrome/browser/dom_ui/downloads_dom_handler.h |
index 2e5b3fc57e4be71cb22ae2083c2bb3d5da7b373f..f6ffca49a62fa66bd546eef90cb1a89ab06f4c1a 100644 |
--- a/chrome/browser/dom_ui/downloads_dom_handler.h |
+++ b/chrome/browser/dom_ui/downloads_dom_handler.h |
@@ -9,9 +9,9 @@ |
#include <vector> |
#include "base/scoped_callback_factory.h" |
-#include "chrome/browser/dom_ui/web_ui.h" |
#include "chrome/browser/download/download_item.h" |
#include "chrome/browser/download/download_manager.h" |
+#include "chrome/browser/webui/web_ui.h" |
class ListValue; |