Revert of xp: copy dbghelp.dll to output dir and have base.isolate use it there (patchset #6 id:100001 of https://codereview.chromium.org/951083003/)

Reason for revert:
some blink waterfall failing for reasons unclear. dependency on base.isolate without depending on base maybe?

Original issue's description:
> xp: copy dbghelp.dll to output dir and have base.isolate use it there
>
> Previous CL https://codereview.chromium.org/943933005 didn't work properly
> because the dll wasn't in the same directory as the binary, so it was still
> loading the system dbghelp.dll. See details in 460506.
>
> Copies dbghelp.dll to the output dir, and has the isolate file point at that.
>
> Re-enable tests that were failing due to dbghelp hanging.
>
> XP test run here: https://chromium-swarm.appspot.com/user/task/25d5bc17b6dddc10
>
> BUG=460506, 461160
>
> Committed: https://crrev.com/09acc50cfadc6aa38db23ddadec134410ec968c0
> Cr-Commit-Position: refs/heads/master@{#317868}

TBR=cpu@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=460506, 461160

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

Cr-Commit-Position: refs/heads/master@{#317900}


CrOS-Libchrome-Original-Commit: 9b8a0877ef9a56c31dfd37cc4c335dfd39d51e96
5 files changed
tree: da689b21896392f1914677b7d75e99fc9e630843
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/