| Index: tools/gn/command_format.cc
|
| diff --git a/tools/gn/command_format.cc b/tools/gn/command_format.cc
|
| index 1863558ba6389d4486d6f8e31777aa4f6d3d4347..76aed8410e6cfc18091b783bf18f0990d02f3491 100644
|
| --- a/tools/gn/command_format.cc
|
| +++ b/tools/gn/command_format.cc
|
| @@ -5,7 +5,7 @@
|
| #include <sstream>
|
|
|
| #include "base/command_line.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/strings/string_split.h"
|
| #include "tools/gn/commands.h"
|
| #include "tools/gn/filesystem_utils.h"
|
|
|