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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1105263004: "Load image" context menu item to reload a LoFi image. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments Created 5 years, 7 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 87a141dd30aadbabfbabbdf4a3438d10aabfd469..312b7fc8b641059643c26631b0bc6e9f37c2bbe1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -60713,6 +60713,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="63" label="IDC_WRITING_DIRECTION_DEFAULT"/>
<int value="64" label="IDC_WRITING_DIRECTION_LTR"/>
<int value="65" label="IDC_WRITING_DIRECTION_RTL"/>
+ <int value="66" label="IDC_CONTENT_CONTEXT_RELOAD_ORIGINAL_IMAGE"/>
</enum>
<enum name="ReportProcessingResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698