| Index: chrome/browser/browsing_data/browsing_data_counter_utils.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_counter_utils.h b/chrome/browser/browsing_data/browsing_data_counter_utils.h
|
| index 71dcfb09462830c96fe5cb6d940932402b7c0658..da576dcd491babbef48e660ee936c4c0ecac06fa 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_counter_utils.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_counter_utils.h
|
| @@ -9,8 +9,6 @@
|
| #include "components/browsing_data/core/browsing_data_utils.h"
|
| #include "components/browsing_data/core/counters/browsing_data_counter.h"
|
|
|
| -class Profile;
|
| -
|
| // Whether the browsing data counters experiment is enabled.
|
| bool AreCountersEnabled();
|
|
|
|
|