| Index: content/public/browser/zygote_host_linux.h
|
| diff --git a/content/public/browser/zygote_host_linux.h b/content/public/browser/zygote_host_linux.h
|
| index ebe5ee7387fb67dc3e7be5349eb009d9e3a1787b..4f42752cd67a32af568a85f8eaabfce98527c215 100644
|
| --- a/content/public/browser/zygote_host_linux.h
|
| +++ b/content/public/browser/zygote_host_linux.h
|
| @@ -12,7 +12,7 @@
|
|
|
| namespace content {
|
|
|
| -// http://code.google.com/p/chromium/wiki/LinuxZygote
|
| +// https://chromium.googlesource.com/chromium/src/+/master/docs/linux_zygote.md
|
|
|
| // The zygote host is the interface, in the browser process, to the zygote
|
| // process.
|
|
|