Index: third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h |
diff --git a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h |
index db987e528b10f15b94e7baa6343e22f01ef24aa3..f116b9cde329466c06d223116e0521fde81fadf2 100644 |
--- a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h |
+++ b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h |
@@ -55,6 +55,7 @@ enum class WebBluetoothError { |
GATTUntranslatedErrorCode, |
// SecurityError: |
GATTNotAuthorized, |
+ BlacklistedCharacteristicUUID, |
NotAllowedToAccessService, |
RequestDeviceWithBlacklistedUUID, |
RequestDeviceWithUniqueOrigin, |