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 4c71b82c3d49939143bcd5aca9d5629d71aa4a1a..a05f092d92800c6e30de69e1c9708dbe680a1fab 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1198,6 +1198,8 @@ public: |
RTCPeerConnectionAddIceCandidatePromise = 1384, |
RTCPeerConnectionAddIceCandidateLegacy = 1385, |
RTCIceCandidateDefaultSdpMLineIndex = 1386, |
+ DocumentCreateEventSensorErrorEvent = 1387, |
+ DocumentCreateEventSensorReadingEvent = 1388, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |