| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index fcb8cf8e584506c0b22f531b9fa7bca467c06083..3937bb3fe1d40e042ad5e0583a7d0e9e0cf5ca58 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -83867,6 +83867,8 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| <int value="45" label="kErrorCodeUnsupportedMinorPayloadVersion"/>
|
| <int value="46" label="kErrorCodeOmahaRequestXMLHasEntityDecl"/>
|
| <int value="47" label="kErrorCodeFilesystemVerifierError"/>
|
| + <int value="48" label="kErrorCodeUserCanceled"/>
|
| + <int value="49" label="kErrorCodeNonCriticalUpdateInOOBE"/>
|
| </enum>
|
|
|
| <enum name="UpdateEngineInstallDateProvisioningSource" type="int">
|
|
|