Update mig.py to take an explicit sdk argument.

BUG=chromium:690734

> Review-Url: https://codereview.chromium.org/2685233002
> Cr-Commit-Position: refs/heads/master@{#449550}
> Message-Id: Merged from chromium 53f2146935506b4f382705b605dffec41b5519eb

Change-Id: I1b3176a4a62078f1e27184ad589c9c3f4b548674
Reviewed-on: https://chromium-review.googlesource.com/440847
Reviewed-by: Mark Mentovai <mark@chromium.org>
1 file changed
tree: 9deeb6011c04fac0afb44ad1c5b581fa4b016e0b
  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