Chromium Code Reviews| Index: Source/wtf/text/AtomicStringImpl.h |
| diff --git a/Source/wtf/text/AtomicStringImpl.h b/Source/wtf/text/AtomicStringImpl.h |
| index 0716275a8ec805910e508fc3ab5d1a52c75101a9..b28ed9a3ed5cc3f901c86d1277c141a830e51779 100644 |
| --- a/Source/wtf/text/AtomicStringImpl.h |
| +++ b/Source/wtf/text/AtomicStringImpl.h |
| @@ -21,7 +21,7 @@ |
| #ifndef AtomicStringImpl_h |
| #define AtomicStringImpl_h |
| -#include <wtf/text/StringImpl.h> |
| +#include "wtf/text/StringImpl.h" |
| namespace WTF { |