Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index d4a2b12bda38119a8e1c13f61c8b201239c392a5..fabd02dd4da01cf3dcb0229bd29ac003678449b0 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -94180,6 +94180,20 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| <int value="1871" label="NamedAccessOnWindow_ChildBrowsingContext"/> |
| <int value="1872" |
| label="NamedAccessOnWindow_ChildBrowsingContext_CrossOriginNameMismatch"/> |
| + <int value="1873" label="WebBluetoothCharacteristicGetDescriptor"/> |
|
ortuno
2017/03/29 21:44:16
Could you rename these to WebBluetoothRemoteServic
juncai
2017/03/29 22:14:48
Done.
|
| + <int value="1874" label="WebBluetoothCharacteristicGetDescriptors"/> |
| + <int value="1875" label="WebBluetoothCharacteristicReadValue"/> |
| + <int value="1876" label="WebBluetoothCharacteristicWriteValue"/> |
| + <int value="1877" label="WebBluetoothCharacteristicStartNotifications"/> |
| + <int value="1878" label="WebBluetoothCharacteristicStopNotifications"/> |
| + <int value="1879" label="WebBluetoothDescriptorReadValue"/> |
| + <int value="1880" label="WebBluetoothDescriptorWriteValue"/> |
| + <int value="1881" label="WebBluetoothServerConnect"/> |
| + <int value="1882" label="WebBluetoothServerDisconnect"/> |
| + <int value="1883" label="WebBluetoothServerGetPrimaryService"/> |
| + <int value="1884" label="WebBluetoothServerGetPrimaryServices"/> |
| + <int value="1885" label="WebBluetoothServiceGetCharacteristic"/> |
| + <int value="1886" label="WebBluetoothServiceGetCharacteristics"/> |
| </enum> |
| <enum name="FetchRequestMode" type="int"> |