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 5f5ef5faff49b7d1a000f0cd7e823570589914c8..db987e528b10f15b94e7baa6343e22f01ef24aa3 100644 |
--- a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h |
+++ b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h |
@@ -56,6 +56,7 @@ enum class WebBluetoothError { |
// SecurityError: |
GATTNotAuthorized, |
NotAllowedToAccessService, |
+ RequestDeviceWithBlacklistedUUID, |
RequestDeviceWithUniqueOrigin, |
RequestDeviceWithoutFrame, |
// SyntaxError: |