| 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 6bf74a913e6470b883365e935565fa8db375abac..f9b9f9c6d09ea09555b2a79cccbd1b48326a949d 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -838,6 +838,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.
|
|
|