| Index: Source/core/html/shadow/ShadowElementNames.h
|
| diff --git a/Source/core/html/shadow/ShadowElementNames.h b/Source/core/html/shadow/ShadowElementNames.h
|
| index 61ee1ca16802b42bf9bc7c80f0c340cf1e16dcdf..fb2087c4218d87335576382942c722e8f111668f 100644
|
| --- a/Source/core/html/shadow/ShadowElementNames.h
|
| +++ b/Source/core/html/shadow/ShadowElementNames.h
|
| @@ -51,6 +51,7 @@ const AtomicString& sliderThumb();
|
| const AtomicString& sliderTrack();
|
| const AtomicString& speechButton();
|
| const AtomicString& textFieldContainer();
|
| +const AtomicString& optGroupLabel();
|
|
|
| }
|
|
|
|
|