Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index d4b3a2afdb48e9a0cda211993baa4ab70fbddf5d..e6b243658168a5138c3e13036849c61d1088739a 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -229,6 +229,7 @@ |
| 'testing/WTFTestHelpersTest.cpp', |
| 'text/AtomicStringTest.cpp', |
| 'text/CStringTest.cpp', |
| + 'text/StringBufferTest.cpp', |
| 'text/StringBuilderTest.cpp', |
| 'text/StringImplTest.cpp', |
| 'text/StringOperatorsTest.cpp', |