| 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 04243990ab3f01b35703e000623d471738652c99..a5c9ff7baaf4d0eda062293907ef501e538f74a8 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1489,6 +1489,7 @@ class CORE_EXPORT UseCounter {
|
| CSSOverflowPaged = 1867,
|
| ChildSrcAllowedWorkerThatScriptSrcBlocked = 1868,
|
| HTMLTableElementPresentationAttributeBackground = 1869,
|
| + V8Navigator_GetInstalledRelatedApps_Method = 1870,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|