| 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 c522c5029d25cb43ad03988a14e69d2e739e69c9..88bc232cf96cf7a3d78e1369f3d0129d69444421 100644
|
| --- a/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| +++ b/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| @@ -46,7 +46,7 @@
|
| #include "ui/gfx/image/image.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| -#include "chrome/browser/chromeos/extensions/file_manager_util.h"
|
| +#include "chrome/browser/chromeos/extensions/file_manager/file_manager_util.h"
|
| #endif
|
|
|
| using content::BrowserContext;
|
|
|