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