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

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

Issue 2013633003: Adding a command-line flag to set MHTML generation options. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback + fixed test Created 4 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
« no previous file with comments | « content/public/common/mhtml_generation_params.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 117c618a518207c98f3c2111644260c912f7c9d4..48d4e581aeb26bef76488aa43c0fc6b312a7f7c2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78298,6 +78298,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="610545308" label="enable-potentially-annoying-security-features"/>
<int value="625273056" label="disable-boot-animation"/>
<int value="630947363" label="touch-events"/>
+ <int value="636425179" label="mhtml-generator-option"/>
<int value="643725031" label="disable-touch-feedback"/>
<int value="646738320" label="disable-gesture-editing"/>
<int value="650602639" label="enable-autofill-keyboard-accessory-view"/>
« no previous file with comments | « content/public/common/mhtml_generation_params.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698