Hide some SyzyASan specific code behind an '#if defined(COMPILER_MSVC)'.

This is necessary for the code in base/debug/... because it gets included by base_nacl which is compiled with g++ which doesn't support SyzyASan.

R=thakis@chromium.org
BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286699 0039d316-1c4b-4281-b951-d872f2087c98


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