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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2544883004: Omnibox Metrics - Add Missing Enum to histograms.xml (Closed)
Patch Set: Created 4 years 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 | « no previous file | 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 b96d36c0757492ffe74de4250a8c03d14529fe9b..c1af416f065fba59a1b4239287ac8edd0a59471e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95359,6 +95359,8 @@ value.
<int value="0" label="via tab"/>
<int value="1" label="via space at end"/>
<int value="2" label="via space in middle"/>
+ <int value="3" label="keyboard shortcut"/>
+ <int value="4" label="question mark"/>
</enum>
<enum name="OmniboxInputType" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698