Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index 58ca361d731c98e94fcb3310db146481baf6ffc2..08fb06ca4d648aa56c5dce8cd43336113bfb38fe 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -225,8 +225,8 @@ |
| ], |
| 'wtf_unittest_files': [ |
| 'tests/AtomicString.cpp', |
| - 'tests/CheckedArithmeticOperations.cpp', |
| 'tests/CString.cpp', |
| + 'tests/CheckedArithmeticOperations.cpp', |
| 'tests/Functional.cpp', |
| 'tests/HashMap.cpp', |
| 'tests/HashSet.cpp', |