| Index: third_party/WebKit/public/platform/linux/WebSandboxSupport.h
|
| diff --git a/third_party/WebKit/public/platform/linux/WebSandboxSupport.h b/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
|
| index 2387960c9599b3a8dfd0594c0ef75324819c5b61..3d6e801d5186d37bbda0e2c9291dbeea48afa3a3 100644
|
| --- a/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
|
| +++ b/third_party/WebKit/public/platform/linux/WebSandboxSupport.h
|
| @@ -41,7 +41,7 @@ struct WebFontRenderStyle;
|
|
|
| // Put methods here that are required due to sandbox restrictions.
|
| // These are currently only implemented only on Linux:
|
| -// https://code.google.com/p/chromium/wiki/LinuxSandboxIPC
|
| +// https://chromium.googlesource.com/chromium/src/+/master/docs/linux_sandbox_ipc.md
|
| class WebSandboxSupport {
|
| public:
|
| // Get information to instantiate a font which contains glyphs for the given Unicode code-point.
|
|
|