Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index d9668fae4e4ac9fe1f33e689bfddec3783ccee22..28471ccfff6cbf4c5e9d886920af4fd92a71b20b 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -754,6 +754,8 @@ public: |
NavigatorVibrate = 850, |
NavigatorVibrateSubFrame = 851, |
PermissionStatusStatus = 852, |
+ InnerTextWithShadowTree = 853, |
+ SelectionToStringWithShadowTree = 854, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |