Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 08b56cdeac8072cbe0e58a1fc012b0f2d57e45a5..f04e4a9fbcd07090815a9565ec96f283d82a8b20 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1916,7 +1916,7 @@ |
# Set this to use the new DX11 version of ANGLE. |
# TODO(apatrick): Remove this when the transition is complete. |
'ANGLE_DX11', |
- 'WTF_VECTOR_INITIAL_SIZE=4', |
+ 'WTF_VECTOR_INITIAL_SIZE=16', |
], |
'conditions': [ |
['(OS=="mac" or OS=="ios") and asan==1', { |