Chromium Code Reviews| Index: Source/core/html/HTMLQuoteElement.h |
| diff --git a/Source/core/html/HTMLQuoteElement.h b/Source/core/html/HTMLQuoteElement.h |
| index add536cc165599641dd833538c2c87cacdbef496..2b8530322f82700e0507d5372dd144c3c17584cc 100644 |
| --- a/Source/core/html/HTMLQuoteElement.h |
| +++ b/Source/core/html/HTMLQuoteElement.h |
| @@ -25,7 +25,7 @@ |
| #define HTMLQuoteElement_h |
| #include "core/html/HTMLElement.h" |
| -#include <wtf/Forward.h> |
| +#include "wtf/Forward.h" |
| namespace WebCore { |