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

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

Issue 2684493002: MD History: Delete Grouped History (Closed)
Patch Set: Rebase 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 | « chrome/test/data/webui/md_history/md_history_browsertest.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 a78db125086afabb1b26eff8f927b0ab63c1999b..acca7c61e2fcd178993f796fd16c0a716fd2e40f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93711,8 +93711,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<enum name="HistoryPageView" type="int">
<int value="0" label="History"/>
- <int value="1" label="Grouped Week"/>
- <int value="2" label="Grouped Month"/>
+ <int value="1" label="Grouped Week (Obsolete Feb. 2017)"/>
+ <int value="2" label="Grouped Month (Obsolete Feb. 2017)"/>
<int value="3" label="Synced Tabs"/>
<int value="4" label="Signin Promo"/>
</enum>
« no previous file with comments | « chrome/test/data/webui/md_history/md_history_browsertest.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698