Chromium Code Reviews| Index: tools/metrics/histograms/enums.xml |
| diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml |
| index 5573ead855c9dfa2cacee59ccdf5d6d38108a93f..ac3c5eb7afcc3ac290165e9d9a9aa0d163631b93 100644 |
| --- a/tools/metrics/histograms/enums.xml |
| +++ b/tools/metrics/histograms/enums.xml |
| @@ -36524,6 +36524,10 @@ from previous Chrome versions. |
| <int value="6" label="L2TP/IPSec Username/Password"/> |
| </enum> |
| +<enum name="VRUnsupportedMode" type="int"> |
| + <int value="0" label="Unhandled code point"/> |
|
cjgrant
2017/05/26 18:52:00
Something about font or URL, or is this specific e
Ian Vollick
2017/05/26 20:20:28
Good point. Updated to mention that this is URL-re
|
| +</enum> |
| + |
| <enum name="VRViewerType" type="int"> |
| <int value="0" label="UNKNOWN_TYPE"/> |
| <int value="1" label="CARDBOARD"/> |