| 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 caba5b20a0db6bd8d6b5cd767bad1e5181dbd4b0..eb78338dfb55219d6b469d32e77e4e7b0ab89868 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1391,6 +1391,7 @@ class CORE_EXPORT UseCounter {
|
| V8Document_RootScroller_AttributeSetter = 1688,
|
| CustomElementRegistryDefine = 1689,
|
| LinkHeaderServiceWorker = 1690,
|
| + CSSShadowPiercingDescendantCombinator = 1691,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|