| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 33ccbf295f89799044ab3dc75b63e650e1e0df5d..6573be952d359c71f67a3d63caa106ee4215b6f8 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -324,8 +324,6 @@ public:
|
| PrefixedIDBTransactionConstructor = 370,
|
| NotificationPermission = 371,
|
| RangeDetach = 372,
|
| - HTMLTableElementVspace = 374,
|
| - HTMLTableElementHspace = 375,
|
| PrefixedTouchRadiusX = 378,
|
| PrefixedTouchRadiusY = 379,
|
| PrefixedTouchRotationAngle = 380,
|
|
|