mirror of
https://github.com/yuzu-emu/breakpad
synced 2024-11-25 16:35:34 +00:00
Test Gerrit
Change-Id: If335bec0a5079dececc0452b88a77d80f775ea97 Reviewed-on: https://chromium-review.googlesource.com/362660 Reviewed-by: Will Harris <wfh@chromium.org>
This commit is contained in:
parent
0e4af9d8f9
commit
f5638b8c2e
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ crash-reporting system.
|
||||||
## Getting started (from master)
|
## Getting started (from master)
|
||||||
|
|
||||||
1. First, [download depot_tools](http://dev.chromium.org/developers/how-tos/install-depot-tools)
|
1. First, [download depot_tools](http://dev.chromium.org/developers/how-tos/install-depot-tools)
|
||||||
and ensure that they're in your `PATH`.
|
and ensure that they’re in your `PATH`.
|
||||||
|
|
||||||
2. Create a new directory for checking out the source code (it must be named
|
2. Create a new directory for checking out the source code (it must be named
|
||||||
breakpad).
|
breakpad).
|
||||||
|
@ -76,6 +76,6 @@ dependent repos are up-to-date.
|
||||||
e.g. `git commit ... && git cl upload ...`
|
e.g. `git commit ... && git cl upload ...`
|
||||||
You will be prompted for credential and a description.
|
You will be prompted for credential and a description.
|
||||||
|
|
||||||
4. At https://codereview.chromium.org/ you'll find your issue listed; click on
|
4. At https://codereview.chromium.org/ you’ll find your issue listed; click on
|
||||||
it, and select Publish+Mail, and enter in the code reviewer and CC
|
it, and select Publish+Mail, and enter in the code reviewer and CC
|
||||||
google-breakpad-dev@googlegroups.com
|
google-breakpad-dev@googlegroups.com
|
||||||
|
|
Loading…
Reference in a new issue