Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index d2f1f5cae02ca59f6a11992b7479c58846f5ae9f..7c513705fe4c2bce8774cd7e93d94dedac9c49fc 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -823,7 +823,7 @@ public: |
PresentationAvailabilityChangeEventListener = 927, |
PresentationRequestConstructor = 928, |
PresentationRequestStart = 929, |
- PresentationRequestJoin = 930, |
+ PresentationRequestReconnect = 930, |
PresentationRequestGetAvailability = 931, |
PresentationRequestSessionConnectEventListener = 932, |
PresentationSessionClose = 933, |