diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-30 16:28:06 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-30 16:28:06 +0000 |
commit | 1eef4016c6c8074e9de1efc63711d644eb55d320 (patch) | |
tree | 50ac1f4c52a5ed05786e3b29c3674bc2a27ca232 /build | |
parent | 5ba0cd1cb49ac8e94f2ad9e836a440e640663f52 (diff) | |
download | chromium_src-1eef4016c6c8074e9de1efc63711d644eb55d320.zip chromium_src-1eef4016c6c8074e9de1efc63711d644eb55d320.tar.gz chromium_src-1eef4016c6c8074e9de1efc63711d644eb55d320.tar.bz2 |
Undo accidental change to common.gypi.
TBR=tony@chromium.org
Review URL: http://codereview.chromium.org/160398
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22059 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi index 20ff4c6..bd472e5 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', |