| Index: gin/test/run_js_tests.cc
|
| diff --git a/gin/test/run_js_tests.cc b/gin/test/run_js_tests.cc
|
| index f02c0f8b8e6b1a74ced6af639f26c54b5c7bece3..b83dc9f2ee6accdb3cebf510a0f350b02f948563 100644
|
| --- a/gin/test/run_js_tests.cc
|
| +++ b/gin/test/run_js_tests.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 "base/path_service.h"
|
| #include "gin/test/file_runner.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|