Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index cbb4c9dab676c4d66bb4c90492adafcb68c0965c..17c764a307c6d055824b265e624c72dbcb0e897f 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -191,6 +191,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', |