Chromium Code Reviews| Index: trunk/src/build/common.gypi |
| =================================================================== |
| --- trunk/src/build/common.gypi (revision 223569) |
| +++ trunk/src/build/common.gypi (working copy) |
| @@ -1922,7 +1922,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=16', |
| + 'WTF_VECTOR_INITIAL_SIZE=4', |
| ], |
| 'conditions': [ |
| ['(OS=="mac" or OS=="ios") and asan==1', { |