| Index: components/pairing/bluetooth_pairing_constants.h
|
| diff --git a/components/pairing/bluetooth_pairing_constants.h b/components/pairing/bluetooth_pairing_constants.h
|
| index f28d7ab751230913c0c1c5352fe37048f5d11f65..a53e8e655ef3d93ed10a5f81b9ae0a9286070f50 100644
|
| --- a/components/pairing/bluetooth_pairing_constants.h
|
| +++ b/components/pairing/bluetooth_pairing_constants.h
|
| @@ -11,6 +11,7 @@ extern const char* kPairingServiceUUID;
|
| extern const char* kPairingServiceName;
|
| extern const char* kDeviceNamePrefix;
|
| extern const char* kErrorInvalidProtocol;
|
| +extern const char* kErrorEnrollmentFailed;
|
| extern const int kPairingAPIVersion;
|
|
|
| enum {
|
|
|