On utility/ppapi processes, cfgmgr32.dll opens a to this handle and then will raise...
commit787196b975d55ce1af011577276886489300161c
authorwfh <wfh@chromium.org>
Wed, 4 Feb 2015 04:02:28 +0000 (3 20:02 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 04:03:21 +0000 (4 04:03 +0000)
treed599be09ee978866565b734069b568d32bdd7f1f
parentc790eac53913c4c48018cc5313c10a940f2ccd12
On utility/ppapi processes, cfgmgr32.dll opens a to this handle and then will raise an exception on exit if FLG_ENABLE_HANDLE_EXCEPTIONS is set in gflags.  This flag is set on Windows 10 builds.

BUG=452613

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

Cr-Commit-Position: refs/heads/master@{#314497}
content/common/sandbox_win.cc