Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index ee4b0b1afab8eb4ebc04e7e20065ca86f8210a87..207edf06b304d3f27e4977d78e91dfd0f1bdc1be 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -191,6 +191,8 @@ |
| 'text/StringView.h', |
| 'text/TextCodec.cpp', |
| 'text/TextCodecASCIIFastPath.h', |
| + 'text/TextCodecBase64.cpp', |
| + 'text/TextCodecBase64.h', |
| 'text/TextCodecICU.cpp', |
| 'text/TextCodecLatin1.cpp', |
| 'text/TextCodecUTF16.cpp', |