| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index af3557009cb980f09c10a39ae73907ad37a8078b..e38fb49c55040f77230a85ae112db5ca0aca57c9 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -63285,6 +63285,11 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <suffix name="ProxyOverridden"
|
| label="Bypass due to another proxy taking precedence"/>
|
| <suffix name="Current" label="Bypass due to explicit instruction"/>
|
| + <suffix name="CurrentAudioVideo"
|
| + label="Bypass due to explicit instruction for audio/video"/>
|
| + <suffix name="CurrentApplicationOctetStream"
|
| + label="Bypass due to explicit instruction for
|
| + 'application/octet-stream' content type"/>
|
| <suffix name="ShortAll" label="Short bypass"/>
|
| <suffix name="ShortTriggeringRequest"
|
| label="Triggering request short bypass"/>
|
|
|