Chromium Code Reviews| Index: Source/wtf/wtf.gypi |
| diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
| index 173ec447ee5c4aa19e653c5333970e34069070f4..8dc2e23f5c07cd5ad7de03885227fc6692a29e0e 100644 |
| --- a/Source/wtf/wtf.gypi |
| +++ b/Source/wtf/wtf.gypi |
| @@ -205,6 +205,7 @@ |
| 'wtf_unittest_files': [ |
| 'ArrayBufferBuilderTest.cpp', |
| 'CheckedArithmeticTest.cpp', |
| + 'DequeTest.cpp', |
| 'FunctionalTest.cpp', |
| 'HashMapTest.cpp', |
| 'HashSetTest.cpp', |