| Index: sky/engine/platform/WebThread.cpp
|
| diff --git a/sky/engine/platform/WebThread.cpp b/sky/engine/platform/WebThread.cpp
|
| index 6d72286f6256065644fbb80c411cd3f67fe9d83b..e494347119b13cdf4b8294bef1a701535e22a5da 100644
|
| --- a/sky/engine/platform/WebThread.cpp
|
| +++ b/sky/engine/platform/WebThread.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/public/platform/WebThread.h"
|
|
|
| #include "sky/engine/wtf/Assertions.h"
|
|
|