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 b8448d62d6e428b93024cb3da6d728a72df5b253..a67a7fb6efde41c41454ad10de39d8a1765cb4c7 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, |
+ RequestDeviceWithUniqueOrigin, |
RequestDeviceWithoutFrame, |
// SyntaxError: |