| 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 c349b6b9d8f97ad10d60fc8102fb4fa237098e58..fd12b485b0352eaf175d5e31d49fcf4d066816e7 100644
|
| --- a/components/safe_browsing_db/v4_protocol_manager_util.cc
|
| +++ b/components/safe_browsing_db/v4_protocol_manager_util.cc
|
| @@ -5,7 +5,7 @@
|
| #include "components/safe_browsing_db/v4_protocol_manager_util.h"
|
|
|
| #include "base/base64.h"
|
| -#include "base/metrics/sparse_histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/rand_util.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/stringprintf.h"
|
|
|