Skip to content

Commit

Permalink
Update histograms for recently added UseFeatures.
Browse files Browse the repository at this point in the history
BUG=82522

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280893 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
schenney@chromium.org committed Jul 1, 2014
1 parent d899f81 commit 1e6c72c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/metrics/histograms/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39005,6 +39005,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="469" label="CSSSelectorPseudoHost"/>
<int value="470" label="CSSSelectorPseudoHostContext"/>
<int value="471" label="CSSDeepCombinator"/>
<int value="472" label="SyncXHRWithCredentials"/>
<int value="473" label="UseAsm"/>
<int value="474" label="KeyEventNotAllowedInFullScreen"/>
<int value="475" label="DOMWindowOpen"/>
<int value="476" label="DOMWindowOpenFeatures"/>
</enum>

<enum name="FFmpegCodecs" type="int">
Expand Down

0 comments on commit 1e6c72c

Please sign in to comment.