Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutQuote.h |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutQuote.h b/third_party/WebKit/Source/core/layout/LayoutQuote.h |
| index 9bb4c3089a0162c6954584fe621fec7b65dc98ab..3b460372d2511f59858c4d495865caa4dcaa1350 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutQuote.h |
| +++ b/third_party/WebKit/Source/core/layout/LayoutQuote.h |
| @@ -23,8 +23,6 @@ |
| #define LayoutQuote_h |
| #include "core/layout/LayoutInline.h" |
| -#include "core/style/ComputedStyle.h" |
| -#include "core/style/ComputedStyleConstants.h" |
| #include "core/style/QuotesData.h" |
| namespace blink { |