| Index: components/component_updater/background_downloader_win.cc
|
| diff --git a/components/component_updater/background_downloader_win.cc b/components/component_updater/background_downloader_win.cc
|
| index 5f80647e6689fa9d1ff4c745588612fcc8836676..7880c02c41c80c23cb4103f114a8783853970d93 100644
|
| --- a/components/component_updater/background_downloader_win.cc
|
| +++ b/components/component_updater/background_downloader_win.cc
|
| @@ -11,7 +11,7 @@
|
| #include <iomanip>
|
| #include <vector>
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/sys_string_conversions.h"
|
|
|