summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/downloads_dom_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/dom_ui/downloads_dom_handler.h')
-rw-r--r--chrome/browser/dom_ui/downloads_dom_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/dom_ui/downloads_dom_handler.h b/chrome/browser/dom_ui/downloads_dom_handler.h
index 2e5b3fc..f6ffca4 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;