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

Unified Diff: components/nacl/loader/nacl_helper_linux.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: 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
« no previous file with comments | « components/json_schema/json_schema_validator.h ('k') | components/nacl/loader/nacl_main_platform_delegate_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698