| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index a41064e33b9f21498a636b5e5cbc9cf962b1200f..be04cc78f51a37c33d9b15fe83e8d69f6a4a21a6 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1286,6 +1286,7 @@ public:
|
| MultipleOriginsInTimingAllowOrigin = 1482,
|
| StarInTimingAllowOrigin = 1483,
|
| SVGSMILAdditiveAnimation = 1484,
|
| + SendBeaconWithNonSimpleContentType = 1485,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|