Chromium Code Reviews| Index: third_party/WebKit/Source/wtf/wtf.gypi |
| diff --git a/third_party/WebKit/Source/wtf/wtf.gypi b/third_party/WebKit/Source/wtf/wtf.gypi |
| index cb1f4f5f70cb3c5d2c361fecf7ed3fcb8cc698c1..e566327e0d0f4f0163edcde7fe16f270d6a4eabb 100644 |
| --- a/third_party/WebKit/Source/wtf/wtf.gypi |
| +++ b/third_party/WebKit/Source/wtf/wtf.gypi |
| @@ -227,6 +227,7 @@ |
| 'text/StringOperatorsTest.cpp', |
| 'text/TextCodecReplacementTest.cpp', |
| 'text/TextCodecUTF8Test.cpp', |
| + "text/UTF8Test.cpp", |
| 'text/WTFStringTest.cpp', |
| ], |
| }, |