| 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 fe778a0a6fdf20582a83289bff5816b8ec8b2c8d..1a65dfe7b2d674821be531b3199cdf0f0d7c52b8 100644
|
| --- a/third_party/WebKit/Source/wtf/wtf.gypi
|
| +++ b/third_party/WebKit/Source/wtf/wtf.gypi
|
| @@ -225,6 +225,7 @@
|
| 'text/StringOperatorsTest.cpp',
|
| 'text/TextCodecReplacementTest.cpp',
|
| 'text/TextCodecUTF8Test.cpp',
|
| + "text/UTF8Test.cpp",
|
| 'text/WTFStringTest.cpp',
|
| 'typed_arrays/ArrayBufferBuilderTest.cpp',
|
| ],
|
|
|