| Index: sky/engine/core/painting/RRect.cpp
|
| diff --git a/sky/engine/core/painting/RRect.cpp b/sky/engine/core/painting/RRect.cpp
|
| index 671d5e179b75045ae91aa3b5d80f52514d96efcb..254bd510f1bd1912cb6cf48970039eb0200273d0 100644
|
| --- a/sky/engine/core/painting/RRect.cpp
|
| +++ b/sky/engine/core/painting/RRect.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/RRect.h"
|
|
|
| namespace blink {
|
|
|