Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index f31dc172d1fb95671a2ce8a6cd3bbf2de428735f..173ec447ee5c4aa19e653c5333970e34069070f4 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -100,8 +100,6 @@ |
'RefCountedLeakCounter.h', |
'RefPtr.h', |
'RetainPtr.h', |
- 'SHA1.cpp', |
- 'SHA1.h', |
'SaturatedArithmetic.h', |
'SizeLimits.cpp', |
'SpinLock.h', |
@@ -213,7 +211,6 @@ |
'ListHashSetTest.cpp', |
'MathExtrasTest.cpp', |
'PartitionAllocTest.cpp', |
- 'SHA1Test.cpp', |
'SaturatedArithmeticTest.cpp', |
'StringExtrasTest.cpp', |
'StringHasherTest.cpp', |