| Index: sky/engine/core/painting/CanvasImage.cpp
|
| diff --git a/sky/engine/core/painting/CanvasImage.cpp b/sky/engine/core/painting/CanvasImage.cpp
|
| index f21d588f62c497457aa4aba47691b86c72bcfd17..5e9ac9a806bce2261a3f148569de9f36f2ad5e61 100644
|
| --- a/sky/engine/core/painting/CanvasImage.cpp
|
| +++ b/sky/engine/core/painting/CanvasImage.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/CanvasImage.h"
|
|
|
| namespace blink {
|
|
|