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 76a54a4000b9b43141f35a7b79158f2a371d8076..363b105f10b48f1765e8712a4de4da1c76426ea4 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -970,6 +970,7 @@ public: |
SVG1DOMImageElement = 1115, |
SVG1DOMForeignObjectElement = 1116, |
AudioContextCreateIIRFilter = 1117, |
+ CSSSelectorPseudoSlotted = 1118, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |