Index: Source/wtf/text/WTFString.h |
diff --git a/Source/wtf/text/WTFString.h b/Source/wtf/text/WTFString.h |
index fc72a31a881b725e9ab1bb6d8cbea49db92696d9..f49cea3df512ffc502c6374ae37792e042eb565a 100644 |
--- a/Source/wtf/text/WTFString.h |
+++ b/Source/wtf/text/WTFString.h |
@@ -35,7 +35,6 @@ |
namespace WTF { |
class CString; |
-class MemoryObjectInfo; |
struct StringHash; |
// Declarations of string operations |