Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index 4c63d9c47ef572dc04b9c6b7d5c9f25fe5b530a3..8b2bde165740550580f23088a94ae573a3799629 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -98,6 +98,8 @@ |
'PrintStream.cpp', |
'PrintStream.h', |
'ProcessID.h', |
+ 'QuantizedAllocation.cpp', |
+ 'QuantizedAllocation.h', |
'RandomNumber.cpp', |
'RandomNumber.h', |
'RandomNumberSeed.h', |