Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 3ad17aa4f2caec5f6a18a01d8d410890122dde95..1d9664bdad306bbf1a3ec7735ffd45d2bd5aba83 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -557,6 +557,7 @@ public: |
UIEventCharCode = 596, |
UIEventKeyCode = 597, |
UIEventWhich = 598, |
+ TextWholeText = 599, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |