| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 87e49f465a5da43cb14101097b3b766bfee21313..eb92301b78e46bcf5c7453f703279970c183f47e 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -548,6 +548,7 @@ public:
|
| ScriptElementWithInvalidTypeHasSrc = 578,
|
| TimelineStart = 579,
|
| ElementBaseURIFromXMLBase = 580,
|
| + XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 581,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|