| Index: net/cookies/cookie_monster.h
|
| diff --git a/net/cookies/cookie_monster.h b/net/cookies/cookie_monster.h
|
| index 18d1b8a0bb5689f492fbccdc0d55536f2d4a1451..0f00490ce7d76968ffd92241a32fa47654ef0183 100644
|
| --- a/net/cookies/cookie_monster.h
|
| +++ b/net/cookies/cookie_monster.h
|
| @@ -635,7 +635,6 @@ class NET_EXPORT CookieMonster : public CookieStore {
|
| base::HistogramBase* histogram_domain_per_etldp1_count_;
|
| base::HistogramBase* histogram_number_duplicate_db_cookies_;
|
| base::HistogramBase* histogram_cookie_deletion_cause_;
|
| - base::HistogramBase* histogram_time_get_;
|
| base::HistogramBase* histogram_time_mac_;
|
| base::HistogramBase* histogram_time_blocked_on_load_;
|
|
|
|
|