| Index: Source/core/html/parser/HTMLEntitySearch.h
|
| diff --git a/Source/core/html/parser/HTMLEntitySearch.h b/Source/core/html/parser/HTMLEntitySearch.h
|
| index 0cb5920d88b96627d842b548843c5f62fb62194b..270cc2998ea26807ab8752918dd20b071fbb1211 100644
|
| --- a/Source/core/html/parser/HTMLEntitySearch.h
|
| +++ b/Source/core/html/parser/HTMLEntitySearch.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef HTMLEntitySearch_h
|
| #define HTMLEntitySearch_h
|
|
|
| -#include <wtf/text/WTFString.h>
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|