Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1535)

Unified Diff: Source/wtf/wtf.gypi

Issue 1190483002: Remove WTF::DoubleBufferedDeque. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/wtf/DoubleBufferedDequeTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « Source/wtf/DoubleBufferedDequeTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698