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.