| 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 0202ec34da27f53d8dfe28036dd7166bbfa7d229..3dfbaefbbb00ad9d7aff75c82a20c0d65ddd2671 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"
|
|
|