| 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 2d7b5fb67b5bb357b39cbf8a456e3981e85959d8..1c19fe01c66adf5634b22f8327eb8ea0f2db1e09 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -826,12 +826,8 @@ public:
|
| DeviceOrientationAbsoluteSecureOrigin = 988,
|
| FontFaceConstructor = 989,
|
| ServiceWorkerControlledPage = 990,
|
| - MeterElementWithContinuousCapacityAppearance = 991,
|
| - MeterElementWithDiscreteCapacityAppearance = 992,
|
| MeterElementWithMeterAppearance = 993,
|
| MeterElementWithNoneAppearance = 994,
|
| - MeterElementWithRatingAppearance = 995,
|
| - MeterElementWithRelevancyAppearance = 996,
|
| SelectionAnchorNode = 997,
|
| SelectionAnchorOffset = 998,
|
| SelectionFocusNode = 999,
|
|
|