| Index: Source/core/html/HTMLSelectElement.h
|
| diff --git a/Source/core/html/HTMLSelectElement.h b/Source/core/html/HTMLSelectElement.h
|
| index 05bf5124376038c009fdb602f0ba343805403525..77049422066b0de12d13e1d720a00d4609979270 100644
|
| --- a/Source/core/html/HTMLSelectElement.h
|
| +++ b/Source/core/html/HTMLSelectElement.h
|
| @@ -26,7 +26,6 @@
|
| #ifndef HTMLSelectElement_h
|
| #define HTMLSelectElement_h
|
|
|
| -#include "core/events/Event.h"
|
| #include "core/html/HTMLFormControlElementWithState.h"
|
| #include "core/html/HTMLOptionsCollection.h"
|
| #include "core/html/forms/TypeAhead.h"
|
|
|