| Index: sky/engine/core/painting/MaskFilter.cpp
|
| diff --git a/sky/engine/core/painting/MaskFilter.cpp b/sky/engine/core/painting/MaskFilter.cpp
|
| index 2bd1fafcb53b764e656d394a0fd9a3f61aef0355..bbfc6ad4d6d09cfe983c56ecbfa96db50d336060 100644
|
| --- a/sky/engine/core/painting/MaskFilter.cpp
|
| +++ b/sky/engine/core/painting/MaskFilter.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/MaskFilter.h"
|
|
|
| #include "third_party/skia/include/effects/SkBlurMaskFilter.h"
|
|
|