win: fix SECURITY_DESCRIPTOR builder on vs2013

After https://chromium.googlesource.com/crashpad/crashpad/+/5b83e587.

R=mark@chromium.org
BUG=chromium:655788,chromium:656800

Change-Id: Ic33b9daedc340bfce3cc4ddde4eb4c93f68e7ad0
Reviewed-on: https://chromium-review.googlesource.com/417412
Reviewed-by: Mark Mentovai <mark@chromium.org>
1 file changed
tree: 4a6fd01fb275166e96334804e27a55c6ae02240d
  1. build/
  2. client/
  3. compat/
  4. doc/
  5. handler/
  6. minidump/
  7. snapshot/
  8. test/
  9. third_party/
  10. tools/
  11. util/
  12. .clang-format
  13. .gitignore
  14. AUTHORS
  15. codereview.settings
  16. CONTRIBUTORS
  17. crashpad.gyp
  18. DEPS
  19. LICENSE
  20. navbar.md
  21. package.h
  22. README.md
README.md

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Other Links