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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2692993008: [Sync] Reset ModelTypeStore's leveldb database after corruption (Closed)
Patch Set: Created 3 years, 10 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:
Download patch
« no previous file with comments | « components/sync/model_impl/model_type_store_backend_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 587677410c4b5af26ea30ccbbc2807949e34547b..4b83e2d728da935554a598b36be5d84aa2db2ffe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -107460,6 +107460,7 @@ value.
<int value="6" label="Schema descriptor issue"/>
<int value="7" label="Migration failed"/>
<int value="8" label="Unknown error"/>
+ <int value="9" label="Store recovered after corruption"/>
</enum>
<enum name="SyncNigoriMigrationResult" type="int">
« no previous file with comments | « components/sync/model_impl/model_type_store_backend_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698