diff options
Diffstat (limited to 'chrome/browser/webui/downloads_dom_handler.h')
-rw-r--r-- | chrome/browser/webui/downloads_dom_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/webui/downloads_dom_handler.h b/chrome/browser/webui/downloads_dom_handler.h index c0a6d0f..f78f3ae 100644 --- a/chrome/browser/webui/downloads_dom_handler.h +++ b/chrome/browser/webui/downloads_dom_handler.h @@ -11,7 +11,7 @@ #include "base/scoped_callback_factory.h" #include "chrome/browser/download/download_item.h" #include "chrome/browser/download/download_manager.h" -#include "chrome/browser/webui/web_ui.h" +#include "content/browser/webui/web_ui.h" class ListValue; |