| Index: third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h b/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| index 0fcea85064fd9c2320be1741e2d84d254ab0aa4c..10e8f1eae02cf79ba91efb8e245cb977a7f8aeae 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h
|
| @@ -51,6 +51,7 @@ const AtomicString& placeholder();
|
| const AtomicString& searchDecoration();
|
| CORE_EXPORT const AtomicString& sliderThumb();
|
| const AtomicString& sliderTrack();
|
| +const AtomicString& sliderContainer();
|
| const AtomicString& textFieldContainer();
|
| const AtomicString& optGroupLabel();
|
|
|
|
|