| Index: sky/engine/core/inspector/ConsoleMessage.cpp
|
| diff --git a/sky/engine/core/inspector/ConsoleMessage.cpp b/sky/engine/core/inspector/ConsoleMessage.cpp
|
| index 198a34a40aafd4e00332ab2f4d101cf254637743..4d0fbbb170e3dc4ddec6005b91476c5af50d66a7 100644
|
| --- a/sky/engine/core/inspector/ConsoleMessage.cpp
|
| +++ b/sky/engine/core/inspector/ConsoleMessage.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/inspector/ConsoleMessage.h"
|
|
|
| #include "sky/engine/wtf/CurrentTime.h"
|
|
|