| Index: components/metrics/metrics_pref_names.h
|
| diff --git a/components/metrics/metrics_pref_names.h b/components/metrics/metrics_pref_names.h
|
| index 26352a88761c15dae59e45fd6b55a5db123ea329..659228a60fd8274086e7f444b6efc21f2811ff1e 100644
|
| --- a/components/metrics/metrics_pref_names.h
|
| +++ b/components/metrics/metrics_pref_names.h
|
| @@ -10,6 +10,7 @@ namespace prefs {
|
|
|
| // Alphabetical list of preference names specific to the metrics
|
| // component. Document each in the .cc file.
|
| +extern const char kInstallDate[];
|
| extern const char kMetricsClientID[];
|
| extern const char kMetricsInitialLogs[];
|
| extern const char kMetricsInitialLogsOld[];
|
|
|