Index: components/nacl/loader/nacl_helper_linux.h |
diff --git a/components/nacl/loader/nacl_helper_linux.h b/components/nacl/loader/nacl_helper_linux.h |
index 644e26bd71b6da5128ab1db7bee572e81a37b430..161a8d621f4347299f4fef76ca95af0766e3359c 100644 |
--- a/components/nacl/loader/nacl_helper_linux.h |
+++ b/components/nacl/loader/nacl_helper_linux.h |
@@ -24,7 +24,7 @@ enum NaClZygoteIPCCommand { |
// The next set of constants define global Linux file descriptors. |
// For communications between NaCl loader and browser. |
// See also content/common/zygote_main_linux.cc and |
-// http://code.google.com/p/chromium/wiki/LinuxZygote |
+// https://chromium.googlesource.com/chromium/src/+/master/docs/linux_zygote.md |
// For communications between NaCl loader and zygote. |
#define kNaClZygoteDescriptor 3 |