| Index: sky/engine/core/events/GestureEvent.cpp
|
| diff --git a/sky/engine/core/events/GestureEvent.cpp b/sky/engine/core/events/GestureEvent.cpp
|
| index bdcb538546f8e4cac7915a03be74a9066390c743..9a7d6bbc5096cfebb8e09a31d4beffa5c18efba4 100644
|
| --- a/sky/engine/core/events/GestureEvent.cpp
|
| +++ b/sky/engine/core/events/GestureEvent.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/dom/Element.h"
|
| #include "sky/engine/core/events/GestureEvent.h"
|
| #include "sky/engine/wtf/text/AtomicString.h"
|
|
|