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

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

Issue 1155673002: Omnibox - Add About Flag to Reverse Title and URLs in the Dropdown (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mac and add command line flag to histograms.xml 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
« no previous file with comments | « components/omnibox/omnibox_switches.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 266d5225d585639c23b9c43fa0837a7eb44ed161..4d481cbacaf1405c181d59f71408d68527f25c92 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57175,6 +57175,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="939554480" label="enable-credit-card-scan"/>
<int value="952558794" label="enable-remote-assistance"/>
<int value="980396200" label="enable-new-korean-ime"/>
+ <int value="1002585107" label="emphasize-titles-in-omnibox-dropdown"/>
<int value="1019857902"
label="disable-hide-inactive-stacked-tab-close-buttons"/>
<int value="1022992701" label="enable-origin-chip-always"/>
« no previous file with comments | « components/omnibox/omnibox_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698