| 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 a1032433b1617535acb3c76645bf68bc042eaa1e..0c2165c4014dbd26aa87e1ecae436ed887345ebf 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1388,6 +1388,7 @@ class CORE_EXPORT UseCounter {
|
| ScriptWithCSPBypassingSchemeNotParserInserted = 1667,
|
| DocumentCreateElement2ndArgStringHandling = 1668,
|
| V8MediaRecorder_Start_Method = 1669,
|
| + WebBluetoothRequestDevice = 1670,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|