Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index cdbcfdd06d184f16680b5e41b61621764e367294..6b6c9b07b2de0faffe7b8e65c10f7a2cbaac3465 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -185,6 +185,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', |