Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 20ff4c61b1492e16ddcc87bc3e1922b2268c0c20..bd472e576a084e6c670dd8d175be7084d61a3542 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -512,7 +512,6 @@ |
| 'msvs_disabled_warnings': [4396, 4503, 4819], |
| 'msvs_settings': { |
| 'VCCLCompilerTool': { |
| - 'AdditionalOptions': '/MP', |
| 'MinimalRebuild': 'false', |
| 'ExceptionHandling': '0', |
| 'BufferSecurityCheck': 'true', |