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 5579ffa5c0fd904b1f40c1d2a867a8d2e99a28ce..b3b48d2219d8a48391300c7d0ead53b370bd0760 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1454,6 +1454,7 @@ class CORE_EXPORT UseCounter { |
V8TextDetector_Detect_Method = 1801, |
CSSValueOnDemand = 1802, |
ServiceWorkerNavigationPreload = 1803, |
+ FullscreenRequestWithPendingElement = 1804, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |