Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index 3f611a6961921426c604ef9f948b12b25a1e0e4f..d4e5c45aa4e90a94dae55d9e668c7ff8d085d305 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -44,7 +44,6 @@ |
'DefaultAllocator.cpp', |
'DefaultAllocator.h', |
'Deque.h', |
- 'DoubleBufferedDeque.h', |
'DoublyLinkedList.h', |
'DynamicAnnotations.cpp', |
'DynamicAnnotations.h', |
@@ -214,7 +213,6 @@ |
'ASCIICTypeTest.cpp', |
'CheckedArithmeticTest.cpp', |
'DequeTest.cpp', |
- 'DoubleBufferedDequeTest.cpp', |
'FunctionalTest.cpp', |
'HashMapTest.cpp', |
'HashSetTest.cpp', |