| Index: chrome/browser/webui/downloads_dom_handler.h
|
| diff --git a/chrome/browser/webui/downloads_dom_handler.h b/chrome/browser/webui/downloads_dom_handler.h
|
| index c0a6d0f0042e8b982c48ef5d71416d063e3baaeb..f78f3ae164833008b3bd9dbd269eda4d30179870 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;
|
|
|
|
|