Fix unreachable code in sandbox/. Found with MSVC warning 4702.
commita396b7b69af2d934760838cad25e6579d7d62d77
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Mar 2014 18:26:36 +0000 (14 18:26 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Mar 2014 18:26:36 +0000 (14 18:26 +0000)
treee1e100ab967eb08228e3e36d2306307efb2f6608
parent6b7eb841aa2f3ffc7d8067c3b210c1d236c73e12
Fix unreachable code in sandbox/.  Found with MSVC warning 4702.

It looks like this would have made Chrome not use DEP on Vista or something?

BUG=346382
TEST=none
R=jschuh@chromium.org

Review URL: https://codereview.chromium.org/199593003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257155 0039d316-1c4b-4281-b951-d872f2087c98
sandbox/win/src/process_mitigations.cc