| Index: sky/engine/core/painting/CanvasPath.cpp
|
| diff --git a/sky/engine/core/painting/CanvasPath.cpp b/sky/engine/core/painting/CanvasPath.cpp
|
| index 145ce801363a2baa7f2fc6e05a58f29f6870f122..3420b5df568cb860d49b25c72eb7c93656b521f7 100644
|
| --- a/sky/engine/core/painting/CanvasPath.cpp
|
| +++ b/sky/engine/core/painting/CanvasPath.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/painting/CanvasPath.h"
|
|
|
| namespace blink {
|
|
|