Chromium Code Reviews| Index: Source/core/html/parser/HTMLEntityTable.h |
| diff --git a/Source/core/html/parser/HTMLEntityTable.h b/Source/core/html/parser/HTMLEntityTable.h |
| index 5293f4612257b0d7ceb612658a57dab3094ddeb2..f44858cc9ea0ee74a9b8aa59d2ad1103c6f008e3 100644 |
| --- a/Source/core/html/parser/HTMLEntityTable.h |
| +++ b/Source/core/html/parser/HTMLEntityTable.h |
| @@ -26,7 +26,7 @@ |
| #ifndef HTMLEntityTable_h |
| #define HTMLEntityTable_h |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |