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

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

Issue 944533002: Context menu item to view original image when Data Saver is being used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to head Created 5 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/renderer_context_menu/render_view_context_menu_base.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 1ed23b8d7698329a5e7688892b3e8f1f7d4675e0..dcd927b5cb922b5acc1accd8860ee516354e3d3a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57252,6 +57252,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="58" label="IDC_SPELLCHECK_SUGGESTION"/>
<int value="59" label="IDC_SPELLCHECK_ADD_TO_DICTIONARY"/>
<int value="60" label="IDC_SPELLPANEL_TOGGLE"/>
+ <int value="61" label="IDC_CONTENT_CONTEXT_OPENORIGINALIMAGENEWTAB"/>
</enum>
<enum name="ReportProcessingResult" type="int">
« no previous file with comments | « components/renderer_context_menu/render_view_context_menu_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698