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

Unified Diff: content/public/browser/zygote_host_linux.h

Issue 1592403002: update obsolete code.google.com documentation links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: formatting Created 4 years, 11 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: 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.

Powered by Google App Engine
This is Rietveld 408576698