| Index: content/child/site_isolation_stats_gatherer.cc
|
| diff --git a/content/child/site_isolation_stats_gatherer.cc b/content/child/site_isolation_stats_gatherer.cc
|
| index b05101d01b784c53b1d098485aba4e0137437558..1cdea5ff8c0fac323dc97befb300d24ae28d2ba6 100644
|
| --- a/content/child/site_isolation_stats_gatherer.cc
|
| +++ b/content/child/site_isolation_stats_gatherer.cc
|
| @@ -8,7 +8,7 @@
|
| #include <stdint.h>
|
|
|
| #include "base/macros.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/strings/string_piece.h"
|
| #include "base/strings/string_util.h"
|
| #include "content/public/common/resource_response_info.h"
|
|
|