| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index df81d6b3d97171a38d75983bb39725a51d03a2c4..164654e32808a6b430c12b27032f7ecce74c42d8 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -841,6 +841,7 @@ public:
|
| FlexboxPercentageMarginVertical = 956,
|
| BackspaceNavigatedBack = 957,
|
| BackspaceNavigatedBackAfterFormInteraction = 958,
|
| + CSPSourceWildcardWouldMatchExactHost = 959,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|