Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index 8f84afcef0b55bbc8eae264167c9fb8ee980faf1..c6851211c407922f65c4705013810ba1530b4641 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -38,6 +38,7 @@ |
'DecimalNumber.cpp', |
'DecimalNumber.h', |
'Deque.h', |
+ 'DiscardableMemory.h', |
'DoublyLinkedList.h', |
'DynamicAnnotations.cpp', |
'DynamicAnnotations.h', |
@@ -144,6 +145,8 @@ |
'WTF.cpp', |
'WTF.h', |
'WTFExport.h', |
+ 'WTFPlatform.cpp', |
+ 'WTFPlatform.h', |
'WTFThreadData.cpp', |
'WTFThreadData.h', |
'WeakPtr.h', |