Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 1d9664bdad306bbf1a3ec7735ffd45d2bd5aba83..e72d69b5efae67b696eb43bd361fce5dca5c2cad 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -132,7 +132,6 @@ public: |
LineClamp = 96, |
SubFrameBeforeUnloadRegistered = 97, |
SubFrameBeforeUnloadFired = 98, |
- TextReplaceWholeText = 100, |
ConsoleMarkTimeline = 102, |
ElementGetAttributeNode = 107, // Removed from DOM4. |
ElementSetAttributeNode = 108, // Removed from DOM4. |