| Index: third_party/WebKit/Source/platform/ThemeTypes.h
|
| diff --git a/third_party/WebKit/Source/platform/ThemeTypes.h b/third_party/WebKit/Source/platform/ThemeTypes.h
|
| index 791c698b22d80f456fb4ea6c1c296499c68983c6..81b68d19ca904a4e85f2aa2e9eb6edcc215a948d 100644
|
| --- a/third_party/WebKit/Source/platform/ThemeTypes.h
|
| +++ b/third_party/WebKit/Source/platform/ThemeTypes.h
|
| @@ -56,7 +56,6 @@ enum ControlPart {
|
| SliderThumbVerticalPart, CaretPart, SearchFieldPart, SearchFieldDecorationPart,
|
| SearchFieldResultsDecorationPart,
|
| SearchFieldCancelButtonPart, TextFieldPart,
|
| - RelevancyLevelIndicatorPart, ContinuousCapacityLevelIndicatorPart, DiscreteCapacityLevelIndicatorPart, RatingLevelIndicatorPart,
|
| TextAreaPart, CapsLockIndicatorPart
|
| };
|
|
|
|
|