| 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 316150c166c20d0d0d898a9717adea3e5cacfbb4..853ca81e0b33693ad684d7537a50220ef98a281a 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -630,8 +630,6 @@ public:
|
| V8Permissions_Query_Method = 750,
|
| // The above items are available in M43 branch.
|
|
|
| - LegacyCSSValueIntrinsic = 751,
|
| - LegacyCSSValueMinIntrinsic = 752,
|
| WebkitCanvas = 753,
|
| V8HTMLInputElement_Autocapitalize_AttributeGetter = 754,
|
| V8HTMLInputElement_Autocapitalize_AttributeSetter = 755,
|
|
|