Chromium Code Reviews| Index: util/net/http_body_test.cc |
| diff --git a/util/net/http_body_test.cc b/util/net/http_body_test.cc |
| index ea4d869305f86c7ed08b74e13878fca3f079d78b..eb67f10624c1371a50e0ed209caf161f3469d2b0 100644 |
| --- a/util/net/http_body_test.cc |
| +++ b/util/net/http_body_test.cc |
| @@ -14,6 +14,8 @@ |
| #include "util/net/http_body.h" |
| +#include <string.h> |
| + |
| #include "gtest/gtest.h" |
| #include "test/paths.h" |
| #include "util/misc/implicit_cast.h" |