Chromium Code Reviews| Index: Source/wtf/text/AtomicString.h |
| diff --git a/Source/wtf/text/AtomicString.h b/Source/wtf/text/AtomicString.h |
| index 39a62edd42aae49752560db62560ff58b4ded35d..bde06a1dc6ec6c69fcea704c1be6befd3cc222b0 100644 |
| --- a/Source/wtf/text/AtomicString.h |
| +++ b/Source/wtf/text/AtomicString.h |
| @@ -268,5 +268,5 @@ using WTF::xmlnsAtom; |
| using WTF::xlinkAtom; |
| #endif |
| -#include <wtf/text/StringConcatenate.h> |
| +#include "wtf/text/StringConcatenate.h" |
| #endif // AtomicString_h |