| Index: third_party/closure_compiler/externs/bluetooth_private.js
|
| diff --git a/third_party/closure_compiler/externs/bluetooth_private.js b/third_party/closure_compiler/externs/bluetooth_private.js
|
| index ed9905f54ffa052501edb43b522ebcc062aa2c5e..8e04526b1c019e76e7c10b6eda95a1390b79864b 100644
|
| --- a/third_party/closure_compiler/externs/bluetooth_private.js
|
| +++ b/third_party/closure_compiler/externs/bluetooth_private.js
|
| @@ -47,8 +47,8 @@ chrome.bluetoothPrivate.ConnectResultType = {
|
| AUTH_TIMEOUT: 'authTimeout',
|
| CONNECTION_CONGESTED: 'connectionCongested',
|
| FAILED: 'failed',
|
| - INSUFFICIENT_ENCRYPTION: 'insufficientEncryption',
|
| IN_PROGRESS: 'inProgress',
|
| + INSUFFICIENT_ENCRYPTION: 'insufficientEncryption',
|
| OFFSET_INVALID: 'offsetInvalid',
|
| READ_NOT_PERMITTED: 'readNotPermitted',
|
| REQUEST_NOT_SUPPORTED: 'requestNotSupported',
|
|
|