Chromium Code Reviews| Index: Source/core/html/HTMLQuoteElement.cpp |
| diff --git a/Source/core/html/HTMLQuoteElement.cpp b/Source/core/html/HTMLQuoteElement.cpp |
| index 47f1cd9093f577ed27ede013f6a7a8ff14aa41ea..ff18c6006e451f703fe5165c164c4ba69b87cb24 100644 |
| --- a/Source/core/html/HTMLQuoteElement.cpp |
| +++ b/Source/core/html/HTMLQuoteElement.cpp |
| @@ -25,7 +25,7 @@ |
| #include "HTMLNames.h" |
| #include "core/dom/Document.h" |
| -#include "core/dom/StyleSheetCollections.h" |
| +#include "core/dom/StyleEngine.h" |
| namespace WebCore { |