Commit 167080b5 authored by mpearson's avatar mpearson Committed by Commit bot

Omnibox Metrics - Add Missing Enum to histograms.xml

These were added to the code in
https://codereview.chromium.org/1855423003

BUG=

Review-Url: https://codereview.chromium.org/2544883004
Cr-Commit-Position: refs/heads/master@{#436126}
parent fc73ea73
......@@ -96017,6 +96017,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">
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment