| Index: Source/core/html/HTMLSelectElement.h
|
| diff --git a/Source/core/html/HTMLSelectElement.h b/Source/core/html/HTMLSelectElement.h
|
| index cab4c3a35f324c34ae3e86d683104f82a4b2d74a..7a75feafeca79ae5d788dd676d96ba6714a9ab14 100644
|
| --- a/Source/core/html/HTMLSelectElement.h
|
| +++ b/Source/core/html/HTMLSelectElement.h
|
| @@ -37,7 +37,6 @@ namespace blink {
|
| class AutoscrollController;
|
| class ExceptionState;
|
| class HTMLOptionElement;
|
| -class MouseEvent;
|
|
|
| class HTMLSelectElement FINAL : public HTMLFormControlElementWithState, public TypeAheadDataSource {
|
| DEFINE_WRAPPERTYPEINFO();
|
|
|