Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 5dec4b0c34aa4a6b7c8ffaeece8815f239b1eb99..e6deb752d2a4f0c2b53bc75aeedfb78a0cda1979 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -545,6 +545,7 @@ public: |
TextWholeText = 599, |
AttrChildAccess = 600, |
AttrChildChange = 601, |
+ DocumentGetOverrideStyle = 602, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |