Chromium Code Reviews| Index: Source/wtf/StringHasher.h |
| diff --git a/Source/wtf/StringHasher.h b/Source/wtf/StringHasher.h |
| index d9582aa94116a5ce2b16444a2f3bd86369b805ff..da338cd1161cbb71214cc9f1a5610a2df57554ba 100644 |
| --- a/Source/wtf/StringHasher.h |
| +++ b/Source/wtf/StringHasher.h |
| @@ -22,7 +22,7 @@ |
| #ifndef WTF_StringHasher_h |
| #define WTF_StringHasher_h |
| -#include <wtf/unicode/Unicode.h> |
| +#include "wtf/unicode/Unicode.h" |
| namespace WTF { |