commit | e31162844fb438b3956fe43e5a1375602eb3a63e | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Aug 13 00:52:28 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Aug 13 00:52:28 2011 |
tree | cf8609f9791ff3eb1af3eb42aea97e0908fdc8e9 | |
parent | e7612b10f9b7b721175e40a7d3f56bb6236a0aa8 [diff] [blame] |
Lower PSAPI_VERSION to 1 to try to get Chrome launching again on < Windows 7 after r96592. BUG=none TEST=Launches on XP/Vista TBR=georgey Review URL: http://codereview.chromium.org/7633044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96657 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/build/common.gypi b/build/common.gypi index 2c753182..87c0a22 100644 --- a/build/common.gypi +++ b/build/common.gypi
@@ -1754,6 +1754,7 @@ 'WIN32', '_WINDOWS', 'NOMINMAX', + 'PSAPI_VERSION=1', '_CRT_RAND_S', 'CERT_CHAIN_PARA_HAS_EXTRA_FIELDS', 'WIN32_LEAN_AND_MEAN',