| Index: chrome/browser/ui/webui/downloads_dom_handler.h
|
| ===================================================================
|
| --- chrome/browser/ui/webui/downloads_dom_handler.h (revision 96793)
|
| +++ chrome/browser/ui/webui/downloads_dom_handler.h (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include <vector>
|
|
|
| #include "base/memory/scoped_callback_factory.h"
|
| -#include "chrome/browser/download/download_item.h"
|
| -#include "chrome/browser/download/download_manager.h"
|
| +#include "content/browser/download/download_item.h"
|
| +#include "content/browser/download/download_manager.h"
|
| #include "content/browser/webui/web_ui.h"
|
|
|
| namespace base {
|
|
|