| Index: Source/wtf/text/StringImpl.h
|
| diff --git a/Source/wtf/text/StringImpl.h b/Source/wtf/text/StringImpl.h
|
| index d31947a3f55fa271d93f543505467bd6bda92a42..dfe85a2943f7bf0b4dbf5d8ea82f14ecfe7ffd99 100644
|
| --- a/Source/wtf/text/StringImpl.h
|
| +++ b/Source/wtf/text/StringImpl.h
|
| @@ -112,7 +112,6 @@ class WTF_EXPORT StringImpl {
|
| friend struct WTF::LCharBufferTranslator;
|
| friend struct WTF::SubstringTranslator;
|
| friend struct WTF::UCharBufferTranslator;
|
| - friend class AtomicStringImpl;
|
|
|
| private:
|
| enum BufferOwnership {
|
|
|