Chromium Code Reviews| Index: third_party/WebKit/Source/core/style/ShadowList.h |
| diff --git a/third_party/WebKit/Source/core/style/ShadowList.h b/third_party/WebKit/Source/core/style/ShadowList.h |
| index fb79b7a82bb81e7cd09f8a2ee12f5b460edc3997..2de31cbb8e491ce6758cfb0d525d16c5157d72e9 100644 |
| --- a/third_party/WebKit/Source/core/style/ShadowList.h |
| +++ b/third_party/WebKit/Source/core/style/ShadowList.h |
| @@ -31,7 +31,6 @@ |
| #ifndef ShadowList_h |
| #define ShadowList_h |
| -#include "core/style/ComputedStyle.h" |
| #include "core/style/ShadowData.h" |
| #include "platform/geometry/FloatRectOutsets.h" |
| #include "platform/geometry/LayoutRect.h" |