Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index f31dc172d1fb95671a2ce8a6cd3bbf2de428735f..a0bed8d38d4b8218e7c15ae51cef9f3f0b0a636c 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -186,6 +186,8 @@ |
'text/TextCodecASCIIFastPath.h', |
'text/TextCodecICU.cpp', |
'text/TextCodecLatin1.cpp', |
+ 'text/TextCodecReplacement.cpp', |
+ 'text/TextCodecReplacement.h', |
'text/TextCodecUTF16.cpp', |
'text/TextCodecUTF8.cpp', |
'text/TextCodecUTF8.h', |