| Index: sky/engine/core/painting/CanvasGradient.cpp
|
| diff --git a/sky/engine/core/painting/CanvasGradient.cpp b/sky/engine/core/painting/CanvasGradient.cpp
|
| index 8f287693197f49da9e457627515617cb80f07033..359e0fcd0aa9c575dd5cf251b015b304d46b4283 100644
|
| --- a/sky/engine/core/painting/CanvasGradient.cpp
|
| +++ b/sky/engine/core/painting/CanvasGradient.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/CanvasGradient.h"
|
|
|
| namespace blink {
|
|
|