| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e8671dc9551b1779a3a8de1214d94fcf1bb9af5f..a4b41570461ab11d561a88bbdafcd7d4f1e211cc 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -74682,6 +74682,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <int value="6" label="Tab video capturer created."/>
|
| <int value="7" label="Tab audio capturer created."/>
|
| <int value="8" label="System loopback audio capturer created."/>
|
| + <int value="9" label="Screen capturer created together with audio capturer."/>
|
| + <int value="10" label="Screen capturer created without audio capturer."/>
|
| + <int value="11" label="Tab capturer created together with audio capturer."/>
|
| + <int value="12" label="Tab capturer created without audio capturer."/>
|
| </enum>
|
|
|
| <enum name="DesktopSearchRedirectionInfobarCloseAction" type="int">
|
|
|