Fixing typos that will soon be gyp errors.

A=bradnelson
R=thestig
Original review: http://breakpad.appspot.com/251001
Review URL: http://breakpad.appspot.com/252001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@750 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
thestig@chromium.org 2011-01-11 19:50:45 +00:00
parent 816f25011c
commit fd00ae5f55

View File

@ -1,7 +1,7 @@
{
'msvs_settings': {
'VCCLCompilerTool': {
'Optimizations': '2',
'Optimization': '2',
'StringPooling': 'true',
'OmitFramePointers': 'true',
},