Commit 79fb9242 authored by robliao@chromium.org's avatar robliao@chromium.org

Add Google Now Card Type Histogram Labels

BUG=374022
R=isherman@chromium.org

Review URL: https://codereview.chromium.org/284313002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271084 0039d316-1c4b-4281-b951-d872f2087c98
parent a1d90182
......@@ -36033,6 +36033,16 @@ Therefore, the affected-histogram name has to have at least one dot in it.
Represents a card type ID. See cardTypeId in
chrome/browser/resources/google_now/background.js.
</summary>
<int value="1" label="Frequent Place"/>
<int value="7" label="Weather"/>
<int value="12" label="Flight Status"/>
<int value="13" label="Sport Score"/>
<int value="14" label="Calendar"/>
<int value="19" label="Public Alert"/>
<int value="21" label="Stock Quote List"/>
<int value="23" label="Package Tracking"/>
<int value="27" label="Birthday"/>
<int value="43" label="Reminder"/>
</enum>
<enum name="GoogleNowEvent" 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