| Index: chrome/browser/protector/histograms.h
|
| diff --git a/chrome/browser/protector/histograms.h b/chrome/browser/protector/histograms.h
|
| index e2cfedef99f0cae400147fe2c4bfc1b92305a910..db2c28c71acc7a5f9e9769b94f6c3ee2efe5cb6d 100644
|
| --- a/chrome/browser/protector/histograms.h
|
| +++ b/chrome/browser/protector/histograms.h
|
| @@ -24,6 +24,7 @@ enum ProtectorError {
|
| kProtectorErrorValueValid,
|
| kProtectorErrorValueValidZero,
|
| kProtectorErrorForcedUpdate,
|
| + kProtectorErrorOverwrittenByMigration,
|
|
|
| // This is for convenience only, must always be the last.
|
| kProtectorErrorCount
|
|
|