| 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 d9bc63f65b4f5d35441f42a25cd563b9a75cba13..364a6043517b43ab47a6fecf7a45f905ef11ab51 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -860,6 +860,8 @@ public:
|
| BluetoothDeviceInstanceId = 984,
|
| HTMLLabelElementFormIDLAttribute = 985,
|
| HTMLLabelElementFormContentAttribute = 986,
|
| + DeviceOrientationAbsoluteInsecureOrigin = 987,
|
| + DeviceOrientationAbsoluteSecureOrigin = 988,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|