Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index 5131a78692630881ece4d215b3280d9a3a0887f8..e4554a118111f83efcf87d38a94c905c8ac27b46 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -3,6 +3,8 @@ |
'variables': { |
'wtf_files': [ |
'ASCIICType.h', |
+ 'AddressSpaceRandomization.cpp', |
+ 'AddressSpaceRandomization.h', |
'Alignment.h', |
'ArrayBuffer.cpp', |
'ArrayBuffer.h', |