| Index: components/component_updater/component_patcher_operation.cc
|
| diff --git a/components/component_updater/component_patcher_operation.cc b/components/component_updater/component_patcher_operation.cc
|
| index 13bf0027944c0d95dac946eda5964e59d0c63bbf..45d41ddcff145a447a5945d118701b2eb435d6bc 100644
|
| --- a/components/component_updater/component_patcher_operation.cc
|
| +++ b/components/component_updater/component_patcher_operation.cc
|
| @@ -7,7 +7,7 @@
|
| #include <vector>
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/memory_mapped_file.h"
|
| #include "base/location.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|