| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index e86def6ec4f9d1960bbdf4e3e0bdcee56a72322a..9c74fc3fa3d7b14d4f92cbc399a31c543417e5ba 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -546,6 +546,7 @@ public:
|
|
|
| WindowPostMessage = 574,
|
| WindowPostMessageWithLegacyTargetOriginArgument = 575,
|
| + XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 576,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|