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 d5ff47ae96479b799ff7cf3a7543f9788c4bf185..4acac6fd7ebf46441ebc12f0ca45d1bcf319d3fa 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1386,6 +1386,7 @@ class CORE_EXPORT UseCounter { |
RTCConfigurationIceTransportPolicy = 1662, |
RTCConfigurationIceTransportPolicyNone = 1663, |
RTCConfigurationIceTransports = 1664, |
+ DocumentFullscreenElementInV0Shadow = 1665, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |