| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index fea41cb4b50d6c5011782d6f5b4f89c04f903f6e..87da099f365f2504544c88fe0669642af15225d0 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -421,6 +421,7 @@ extern const char kGLVersionString[];
|
| extern const char kEulaAccepted[];
|
|
|
| extern const char kMetricsClientID[];
|
| +extern const char kMetricsSecretClientID[];
|
| extern const char kMetricsSessionID[];
|
| extern const char kMetricsLowEntropySource[];
|
| extern const char kMetricsPermutedEntropyCache[];
|
|
|