Chromium Code Reviews| Index: util/file/string_file_test.cc |
| diff --git a/util/file/string_file_test.cc b/util/file/string_file_test.cc |
| index c585610b225233d9db92b16932162f384a14cb4f..e2a8214b26182c9f7cd1d4dd92cc1637ed827cc6 100644 |
| --- a/util/file/string_file_test.cc |
| +++ b/util/file/string_file_test.cc |
| @@ -20,6 +20,7 @@ |
| #include <limits> |
| #include "gtest/gtest.h" |
| +#include "util/misc/implicit_cast.h" |
| namespace crashpad { |
| namespace test { |