| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 126fa0718555509ef91254afa70d7c873dd7b709..a2f6d747e975d1c6a3b2d9aceddb2ce14ea3776b 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -72624,6 +72624,8 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <int value="2" label="Mouse"/>
|
| <int value="3" label="Touch gesture"/>
|
| <int value="4" label="Mouse wheel"/>
|
| + <int value="5" label="Media (foreground tab)"/>
|
| + <int value="6" label="Media (background tab)"/>
|
| </enum>
|
|
|
| <enum name="SiteIsolationMimeType" type="int">
|
|
|