Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(770)

Unified Diff: chrome/browser/protector/histograms.h

Issue 10695115: Add a separate protector UMA state when backup is overwritten by migration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/search_engines/search_engine_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chrome/browser/search_engines/search_engine_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698