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