Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index af7541db04b0cf509e3ce71cfd5b96528d951690..60098fa56a75ecdff8691ff23609f45a333129c6 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -502,6 +502,8 @@ public: |
NotificationCreated = 533, |
NotificationClosed = 534, |
NotificationPermissionRequested = 535, |
+ MediaStreamLabel = 536, |
+ MediaStreamStop = 537, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |