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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1398373004: Correct histogram enum id for IDC_CONTENT_CONTEXT_SAVEAVAS in context menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add enum value for "Save media as" Created 5 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
« no previous file with comments | « chrome/browser/renderer_context_menu/render_view_context_menu.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 e066f2787a9bca3c4c26a30dd47318b5e1ae3c14..5c02c8b72a2f67448f7cdddf21a49150e0de8961 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54539,6 +54539,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="15" label="Open link in a new window"/>
<int value="16" label="Print"/>
<int value="17" label="Search web for..."/>
+ <int value="18" label="Save media as"/>
</enum>
<enum name="CookieDeletionCause" type="int">
« no previous file with comments | « chrome/browser/renderer_context_menu/render_view_context_menu.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698