| Index: third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| index 5555c864637a34e85f07a52e4c6164783e570765..5f6563a78f2a68d2e6efc29129b052dc501b1af0 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| @@ -28,9 +28,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/css/StyleColor.h"
|
| #include "core/layout/ClipPathOperation.h"
|
| -#include "core/style/BasicShapes.h"
|
| #include "core/style/CounterDirectives.h"
|
| -#include "core/style/CursorData.h"
|
| #include "core/style/DataPersistent.h"
|
| #include "core/style/DataRef.h"
|
| #include "core/style/FillLayer.h"
|
|
|