| Index: tools/metrics/histograms/enums.xml
|
| diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
|
| index 1214b9879d25131aef247c4ccda0cdd4654349c8..6e1dd7f79852e126e3629ddd059c9eafd2ed218d 100644
|
| --- a/tools/metrics/histograms/enums.xml
|
| +++ b/tools/metrics/histograms/enums.xml
|
| @@ -15854,6 +15854,9 @@ uploading your change for review. These are checked by presubmit scripts.
|
| </enum>
|
|
|
| <enum name="FirstMeaningfulPaintSignalStatus" type="int">
|
| + <obsolete>
|
| + Deprecated as of 05/17/2017.
|
| + </obsolete>
|
| <int value="0" label="No input, network active"/>
|
| <int value="1" label="Had input, network active"/>
|
| <int value="2" label="No input, network stable"/>
|
|
|