Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index e4554a118111f83efcf87d38a94c905c8ac27b46..b2305f4cb0fe578ded425e44c746121947b87989 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -216,6 +216,7 @@ |
| 'ListHashSetTest.cpp', |
| 'MathExtrasTest.cpp', |
| 'PartitionAllocTest.cpp', |
| + 'RefPtrTest.cpp', |
| 'SaturatedArithmeticTest.cpp', |
| 'StringExtrasTest.cpp', |
| 'StringHasherTest.cpp', |