| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d944a804b7bfbd7a7df8bf81be5f5833c211f306..7afc2781588824608fc84cd07aeeb7f49b1e30f5 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -438,6 +438,7 @@ extern const char kMetricsPermutedEntropyCache[];
|
| extern const char kMetricsClientIDTimestamp[];
|
| extern const char kMetricsReportingEnabled[];
|
| extern const char kMetricsMachineId[];
|
| +extern const char kMetricsCloneDetected[];
|
| // Android has it's own metric / crash reporting implemented in Android
|
| // Java code so kMetricsReportingEnabled doesn't make sense. We use this
|
| // to inform crashes_ui that we have enabled crash reporting.
|
|
|