| Index: sky/engine/core/events/PageTransitionEvent.cpp
|
| diff --git a/sky/engine/core/events/PageTransitionEvent.cpp b/sky/engine/core/events/PageTransitionEvent.cpp
|
| index 3deb5b334a086eab4b493f563f7e030b9d2fb967..55fed64da7fb5213154c835d510b50fc68a09986 100644
|
| --- a/sky/engine/core/events/PageTransitionEvent.cpp
|
| +++ b/sky/engine/core/events/PageTransitionEvent.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/PageTransitionEvent.h"
|
|
|
| namespace blink {
|
|
|