Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 5ece9ee30dc7d1f007283fc87fbf242c7e8c570d..2ef3e0602c406194f74f91fa9f852ccdff27e64c 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -4085,6 +4085,7 @@ |
'/usr/lib/libpython2.6.dylib' |
], |
}, |
+ 'msvs_disabled_warnings': [4211], |
'conditions': [ |
['os_posix == 1 and OS!="mac"', { |
'include_dirs': [ |