| Index: components/safe_browsing_db/v4_protocol_manager_util.cc
|
| diff --git a/components/safe_browsing_db/v4_protocol_manager_util.cc b/components/safe_browsing_db/v4_protocol_manager_util.cc
|
| index 9a97b0e4229a9a2756bf2e8ba9652c27d40f07d2..44aeee983a4353e95c3463aefd0bda26863b6246 100644
|
| --- a/components/safe_browsing_db/v4_protocol_manager_util.cc
|
| +++ b/components/safe_browsing_db/v4_protocol_manager_util.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/safe_browsing_db/v4_protocol_manager_util.h"
|
|
|
| #include "base/base64.h"
|
| +#include "base/hash.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/rand_util.h"
|
| #include "base/sha1.h"
|
|
|