| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ef1f02263942e9bbbb02466130cda18a7df164bc..fb76d9e3acebdf3dd5fe116c9ef33146482bc2e5 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -559,6 +559,7 @@ public:
|
| LangAttributeDoesNotMatchToUILocale = 590,
|
| InputTypeSubmit = 591,
|
| InputTypeSubmitWithValue = 592,
|
| + SetReferrerPolicy = 593,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|