diff options
Diffstat (limited to 'gin/test/file_runner.cc')
-rw-r--r-- | gin/test/file_runner.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gin/test/file_runner.cc b/gin/test/file_runner.cc index 82b55ad..a387289 100644 --- a/gin/test/file_runner.cc +++ b/gin/test/file_runner.cc @@ -4,7 +4,7 @@ #include "gin/test/file_runner.h" -#include "base/file_util.h" +#include "base/files/file_util.h" #include "base/message_loop/message_loop.h" #include "base/path_service.h" #include "gin/converter.h" |