| Index: chrome/browser/ui/webui/downloads_dom_handler.cc
|
| diff --git a/chrome/browser/ui/webui/downloads_dom_handler.cc b/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| index fb6c08a5550d0391bb6ac434e9d1a556683a4441..c5ecd488a784c03367fdcf0762fb38411b4eae9a 100644
|
| --- a/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| +++ b/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| @@ -40,7 +40,7 @@
|
| #endif
|
|
|
| #if defined(OS_CHROMEOS)
|
| -#include "chrome/browser/extensions/file_manager_util.h"
|
| +#include "chrome/browser/chromeos/extensions/file_manager_util.h"
|
| #endif
|
|
|
| using content::BrowserThread;
|
|
|