| Index: tools/gn/function_read_file.cc
|
| diff --git a/tools/gn/function_read_file.cc b/tools/gn/function_read_file.cc
|
| index e182e0ca7d85b3971722cf73f130fd8f39aaf235..f35e5a67fe18c25aaaec2b6d10e9b86ae65e8835 100644
|
| --- a/tools/gn/function_read_file.cc
|
| +++ b/tools/gn/function_read_file.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "tools/gn/err.h"
|
| #include "tools/gn/filesystem_utils.h"
|
| #include "tools/gn/functions.h"
|
|
|