| Index: docs/testing/using_breakpad_with_content_shell.md
|
| diff --git a/docs/testing/using_breakpad_with_content_shell.md b/docs/testing/using_breakpad_with_content_shell.md
|
| index 0fcfadfbbfd02bbbdd18c9b3bb0052ac66ec35c1..7579deb9858e78038a6d09688730eba064afd8ea 100644
|
| --- a/docs/testing/using_breakpad_with_content_shell.md
|
| +++ b/docs/testing/using_breakpad_with_content_shell.md
|
| @@ -1,7 +1,7 @@
|
| # Using breakpad with content shell
|
|
|
| When running layout tests, it is possible to use
|
| -[breakpad](../../breakpad/breakpad/) to capture stack traces on crashes while
|
| +[breakpad](../../breakpad/) to capture stack traces on crashes while
|
| running without a debugger attached and with the sandbox enabled.
|
|
|
| ## Setup
|
|
|