Chromium Code Reviews| Index: components/proximity_auth/metrics.cc |
| diff --git a/components/proximity_auth/metrics.cc b/components/proximity_auth/metrics.cc |
| index 7b4db8f42bdda59b77274213646920881cf00cf9..1e388032ec747d02d6a228e748ab73a6225bf341 100644 |
| --- a/components/proximity_auth/metrics.cc |
| +++ b/components/proximity_auth/metrics.cc |
| @@ -4,6 +4,8 @@ |
| #include "components/proximity_auth/metrics.h" |
| +#include <algorithm> |
| + |
| #include "base/logging.h" |
| #include "base/md5.h" |
| #include "base/metrics/histogram_macros.h" |