Update symbol file documentation links.

These locations have changed since the move from Google Code.

R=ted.mielczarek@gmail.com
BUG=https://bugzilla.mozilla.org/show_bug.cgi?id=1275630
This commit is contained in:
Ralph Giles 2016-06-10 06:29:06 -04:00 committed by Ted Mielczarek
parent a34c929f6f
commit c65ed6573e
4 changed files with 4 additions and 4 deletions

View file

@ -58,7 +58,7 @@ II. Using the client library in Android:
========================================
The usage instructions are very similar to the Linux ones that are
found at http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide
found at https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/linux_starter_guide.md
1/ You need to include "client/linux/handler/exception_handler.h" from a C++
source file.