| Index: components/metrics/metrics_switches.h
|
| diff --git a/components/metrics/metrics_switches.h b/components/metrics/metrics_switches.h
|
| index b3fe7fd9c03ead1d9bbaa1d6bf5eb3ec4ce43d99..bfdf4143afd97a78f20b4a32bdeb47417ce49a1b 100644
|
| --- a/components/metrics/metrics_switches.h
|
| +++ b/components/metrics/metrics_switches.h
|
| @@ -10,6 +10,8 @@ namespace switches {
|
|
|
| // Alphabetical list of switches specific to the metrics component. Document
|
| // each in the .cc file.
|
| +
|
| +extern const char kMetricsRecordingOnly[];
|
| extern const char kResetVariationState[];
|
|
|
| } // namespace switches
|
|
|