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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2390773003: Adding a SQL implementation of the backing store for previews opt outs (Closed)
Patch Set: table change Created 4 years, 2 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 844ae24a53c98725ecc95bdc869b12a8bf093245..7b3c23bec0b0a55ce945f691c37bc5d6398b434f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -109162,20 +109162,21 @@ value.
<suffix name="AppCache" label="AppCache"/>
<suffix name="BookmarkImages" label="BookmarkImages"/>
<suffix name="Cookie" label="Cookie"/>
<suffix name="DatabaseTracker" label="DatabaseTracker"/>
<suffix name="DomainBoundCerts" label="DomainBoundCerts"/>
<suffix name="DOMStorageDatabase" label="DOMStorageDatabase"/>
<suffix name="History" label="History"/>
<suffix name="OfflinePageMetadata" label="OfflinePageMetadata"/>
<suffix name="Passwords" label="Passwords"/>
<suffix name="Predictor" label="Predictor"/>
+ <suffix name="PreviewsOptOut" label="PreviewsOptOut"/>
<suffix name="Quota" label="Quota"/>
<suffix name="Shortcuts" label="Shortcuts"/>
<suffix name="SyncDirectory" label="SyncDirectory"/>
<suffix name="Text" label="Text (obsolete 7/24/13)"/>
<suffix name="Thumbnail" label="Thumbnail"/>
<suffix name="TopSites" label="TopSites"/>
<suffix name="Web" label="Web"/>
<affected-histogram name="Sqlite.AutoCommitTime"/>
<affected-histogram name="Sqlite.CommitTime"/>
<affected-histogram name="Sqlite.Error"/>

Powered by Google App Engine
This is Rietveld 408576698