| Index: sky/engine/core/painting/ColorFilter.cpp
|
| diff --git a/sky/engine/core/painting/ColorFilter.cpp b/sky/engine/core/painting/ColorFilter.cpp
|
| index 1f49059a82739216c512d17462113269eb493986..66dbb03189bef9e8f24e4731c82bc00a6960d68a 100644
|
| --- a/sky/engine/core/painting/ColorFilter.cpp
|
| +++ b/sky/engine/core/painting/ColorFilter.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/ColorFilter.h"
|
|
|
| namespace blink {
|
|
|