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 300bd72020a6935d9dbd7fb22400ce3d5e98000c..66d3ffdb9ca15611b02034de22e8952779f26d9a 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -937,6 +937,8 @@ public: |
AudioNodeDisconnectFromAudioNode = 1080, |
AudioNodeDisconnectFromAudioParam = 1081, |
V8CSSFontFaceRule_Style_AttributeGetter = 1082, |
+ SelectionCollapseNull = 1083, |
+ SelectionSetBaseAndExtentNull = 1084, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |