| Index: chrome/browser/protector/histograms.h
|
| diff --git a/chrome/browser/protector/histograms.h b/chrome/browser/protector/histograms.h
|
| index 09cc7c49c9da4a21b2197ae0c07af03715da664a..c8c9aaa97858f37225110990d51fb62223006b67 100644
|
| --- a/chrome/browser/protector/histograms.h
|
| +++ b/chrome/browser/protector/histograms.h
|
| @@ -14,6 +14,9 @@ namespace protector {
|
| // provider. Values are below.
|
| extern const char kProtectorHistogramDefaultSearchProvider[];
|
|
|
| +// Histogram name to report protection errors for preferences. Values are below.
|
| +extern const char kProtectorHistogramPrefs[];
|
| +
|
| // Protector histogram values.
|
| enum ProtectorError {
|
| kProtectorErrorBackupInvalid,
|
|
|