| Index: components/crash/tools/crash_service.cc
|
| diff --git a/components/crash/tools/crash_service.cc b/components/crash/tools/crash_service.cc
|
| index fd1fc021a4874bddf3f2004ce0328adffe059330..48dcbc8b2dd0a5a0331f992373ebbef0dd5b7664 100644
|
| --- a/components/crash/tools/crash_service.cc
|
| +++ b/components/crash/tools/crash_service.cc
|
| @@ -11,7 +11,7 @@
|
| #include <map>
|
|
|
| #include "base/command_line.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/win/windows_version.h"
|
| #include "breakpad/src/client/windows/crash_generation/client_info.h"
|
|
|