| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index 4acac6fd7ebf46441ebc12f0ca45d1bcf319d3fa..c0511b3669019f5835cefd7ac155ac92e355772e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1358,7 +1358,6 @@ class CORE_EXPORT UseCounter {
|
| GamepadPoseOrientation = 1634,
|
| GamepadPoseAngularVelocity = 1635,
|
| GamepadPoseAngularAcceleration = 1636,
|
| - DeprecatedBluetoothDeviceUUIDsAttribute = 1637,
|
| V8RTCDataChannel_MaxRetransmitTime_AttributeGetter = 1638,
|
| V8RTCDataChannel_MaxRetransmits_AttributeGetter = 1639,
|
| V8RTCDataChannel_Reliable_AttributeGetter = 1640,
|
|
|