| Index: third_party/WebKit/public/platform/WebFeature.h
|
| diff --git a/third_party/WebKit/public/platform/WebFeature.h b/third_party/WebKit/public/platform/WebFeature.h
|
| index 20c8dc8a2c340ffb5cb81f47884a67d8cc2d7d73..01a97c99bcb05e3769fd64c3d46a3184105aedb1 100644
|
| --- a/third_party/WebKit/public/platform/WebFeature.h
|
| +++ b/third_party/WebKit/public/platform/WebFeature.h
|
| @@ -631,8 +631,6 @@ enum class WebFeature : uint32_t {
|
| kV8Window_RequestIdleCallback_Method = 954,
|
| kFlexboxPercentagePaddingVertical = 955,
|
| kFlexboxPercentageMarginVertical = 956,
|
| - kBackspaceNavigatedBack = 957,
|
| - kBackspaceNavigatedBackAfterFormInteraction = 958,
|
| kCSPSourceWildcardWouldMatchExactHost = 959,
|
| kCredentialManagerGet = 960,
|
| kCredentialManagerGetMediationOptional = 961,
|
|
|