| Index: sky/engine/core/events/WheelEvent.cpp
|
| diff --git a/sky/engine/core/events/WheelEvent.cpp b/sky/engine/core/events/WheelEvent.cpp
|
| index 9f5b032e591a85c639ce48e124fa8a467bad7e9d..5b6397c52b4fe68b10c874418869b964c7e4c57d 100644
|
| --- a/sky/engine/core/events/WheelEvent.cpp
|
| +++ b/sky/engine/core/events/WheelEvent.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/events/WheelEvent.h"
|
|
|
| namespace blink {
|
|
|