| Index: sky/engine/core/events/BeforeTextInsertedEvent.cpp
|
| diff --git a/sky/engine/core/events/BeforeTextInsertedEvent.cpp b/sky/engine/core/events/BeforeTextInsertedEvent.cpp
|
| index eb41def4684e94c79f6e307eb0bc03bdd4943b92..eafc93f7ad5cc7093d663542e428bbc1aefc3e1a 100644
|
| --- a/sky/engine/core/events/BeforeTextInsertedEvent.cpp
|
| +++ b/sky/engine/core/events/BeforeTextInsertedEvent.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/events/BeforeTextInsertedEvent.h"
|
|
|
| namespace blink {
|
|
|