commit | 6f96b9d2641f608adb2ef06717a586c5157a2f7e | [log] [tgz] |
---|---|---|
author | Joshua Peraza <[email protected]> | Tue Feb 12 16:55:14 2019 |
committer | Commit Bot <[email protected]> | Tue Feb 12 16:55:14 2019 |
tree | 4431e89d808effea6adb24f05250d215b15630a8 | |
parent | 6a114990149a7c9d37eb575114168e5898c74cd0 [diff] [blame] |
Add Android support to breakpad_integration_test.py and update docs Bug: crashpad:30 Change-Id: Id8ecfacafb2ea69fc254157c0ea2c9600440693f Reviewed-on: https://chromium-review.googlesource.com/c/1157685 Commit-Queue: Joshua Peraza <[email protected]> Reviewed-by: Peter Beverloo <[email protected]> Cr-Commit-Position: refs/heads/master@{#631268}
diff --git a/docs/README.md b/docs/README.md index 9939e5c6..841aa7f 100644 --- a/docs/README.md +++ b/docs/README.md
@@ -163,7 +163,7 @@ Running web tests by hand. * [Web Platform Tests](testing/web_platform_tests.md) - Shared tests across browser vendors -* [Using Breakpad with `content_shell`](testing/using_breakpad_with_content_shell.md) - +* [Using Crashpad with `content_shell`](testing/using_crashpad_with_content_shell.md) - Capture stack traces on layout test crashes without an attached debugger * [Test Descriptions](test_descriptions.md) - Unit test targets that can be built, with associated desciptions.