Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index ab9140d7d1560cc5f8e1d8b8198c6f136b68fafa..5adc481c7ad0bef670d78e7098e407e58dc81103 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -405,10 +405,6 @@ |
'<(DEPTH)/gpu', |
'<(DEPTH)/third_party/angle_dx11/include', |
], |
- 'msvs_disabled_warnings': [ |
- 4138, 4244, 4291, 4305, 4344, 4355, 4521, 4099, |
- ], |
- 'scons_line_length' : 1, |
'xcode_settings': { |
# Some Mac-specific parts of WebKit won't compile without having this |
# prefix header injected. |