summaryrefslogtreecommitdiffstats
path: root/chrome/installer
diff options
context:
space:
mode:
authorvictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-22 21:23:11 +0000
committervictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-22 21:23:11 +0000
commit82d39a2b456ab55ba1e3abd00b8f1936f9f97be5 (patch)
tree32b55588b8384cf33d125cfdbd73022154bf87bc /chrome/installer
parent5cd90e4a71c974da91156f76faf488ce59db16b0 (diff)
downloadchromium_src-82d39a2b456ab55ba1e3abd00b8f1936f9f97be5.zip
chromium_src-82d39a2b456ab55ba1e3abd00b8f1936f9f97be5.tar.gz
chromium_src-82d39a2b456ab55ba1e3abd00b8f1936f9f97be5.tar.bz2
Fix the compiler error in breakpad_win if exception is enabled.
The error (C2712) is caused by using __try in function that requires object unwinding. To fix this, move the code that requires SEH to another function. R=cpu CC=maruel BUG=none TEST=none Review URL: http://codereview.chromium.org/2841022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50530 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer')
0 files changed, 0 insertions, 0 deletions