Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: third_party/WebKit/public/platform/linux/WebSandboxSupport.h

Issue 1592403002: update obsolete code.google.com documentation links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase on master Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698