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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1542593003: [Sync] Updating HistoryPage.OtherDevicesMenu metric to capture presence of foreign data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating comment. Created 5 years 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 | « chrome/browser/resources/history/other_devices.js ('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 220312bbc8f967e58f4724dee10277ffeab5ac92..56a0fb25214b743242e74620766c4283574302fb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71835,6 +71835,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="6" label="Collapse Session"/>
<int value="7" label="Expand Session"/>
<int value="8" label="Open All"/>
+ <int value="9" label="Has foreign data"/>
</enum>
<enum name="OverscrollMode" type="int">
« no previous file with comments | « chrome/browser/resources/history/other_devices.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698