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 5c6e6bbfabe7bec0f3934966f56a7a736e70b815..5ab0b674d3af1d87b8b115590fd8ab06522f635c 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1287,8 +1287,8 @@ public: |
RadioNameMatchingStrict = 1513, |
RadioNameMatchingASCIICaseless = 1514, |
RadioNameMatchingCaseFolding = 1515, |
- |
NavigatorPointerEnabled = 1516, |
+ InputSelectionGettersThrow = 1517, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |