| Index: content/browser/renderer_host/sandbox_ipc_linux.h
|
| diff --git a/content/browser/renderer_host/sandbox_ipc_linux.h b/content/browser/renderer_host/sandbox_ipc_linux.h
|
| index a11a878723787ff5a75970825b0ac3263b501690..5a487ef414a595f0b563bfa3cd53369a2694426e 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.h
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.h
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// http://code.google.com/p/chromium/wiki/LinuxSandboxIPC
|
| +// https://chromium.googlesource.com/chromium/src/+/master/docs/linux_sandbox_ipc.md
|
|
|
| #ifndef CONTENT_BROWSER_RENDERER_HOST_SANDBOX_IPC_LINUX_H_
|
| #define CONTENT_BROWSER_RENDERER_HOST_SANDBOX_IPC_LINUX_H_
|
|
|