Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2359)

Unified Diff: build/common.gypi

Issue 24246013: Remove redundantly setting WTF_VECTOR_INITIAL_SIZE in build/common.gypi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 360f81a58d2e1ddcf41fcc74dd2d3bb734c5c97b..f779a28cff31014b720e888f6220df43cf144ac6 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1918,7 +1918,6 @@
# 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',
],
'conditions': [
['(OS=="mac" or OS=="ios") and asan==1', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698