Chromium Code Reviews| Index: components/rappor/byte_vector_utils.cc |
| diff --git a/components/rappor/byte_vector_utils.cc b/components/rappor/byte_vector_utils.cc |
| index 433f97a3a435405b277347db132a07f45fded1cf..ca64fd186c6f7856344222784c77cc2fc1f8bc48 100644 |
| --- a/components/rappor/byte_vector_utils.cc |
| +++ b/components/rappor/byte_vector_utils.cc |
| @@ -4,6 +4,7 @@ |
| #include "components/rappor/byte_vector_utils.h" |
| +#include <algorithm> |
| #include <string> |
| #include "base/logging.h" |