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

Unified Diff: content/public/common/content_descriptors.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: content/public/common/content_descriptors.h
diff --git a/content/public/common/content_descriptors.h b/content/public/common/content_descriptors.h
index 17d160e309855b780b61e939847004c1e1964302..a3077cd3af85dda552905ebef439b2dd768b0692 100644
--- a/content/public/common/content_descriptors.h
+++ b/content/public/common/content_descriptors.h
@@ -12,7 +12,7 @@
// base::GlobalDescriptors object (see base/posix/global_descriptors.h)
enum {
kCrashDumpSignal = kIPCDescriptorMax,
- kSandboxIPCChannel, // http://code.google.com/p/chromium/LinuxSandboxIPC
+ kSandboxIPCChannel, // https://chromium.googlesource.com/chromium/src/+/master/docs/linux_sandbox_ipc.md
#if defined(V8_USE_EXTERNAL_STARTUP_DATA)
kV8NativesDataDescriptor,
« no previous file with comments | « content/public/browser/zygote_host_linux.h ('k') | content/renderer/renderer_main_platform_delegate_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698