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

Unified Diff: sandbox/src/interception_internal.h

Issue 55043: Fix URL for sandboxing design doc. (Closed)
Patch Set: more Created 11 years, 9 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
« no previous file with comments | « sandbox/src/interception_agent.cc ('k') | sandbox/src/resolver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/src/interception_internal.h
diff --git a/sandbox/src/interception_internal.h b/sandbox/src/interception_internal.h
index 0ab764c6a2ac7f30e8229c274dffac5a8ea1660e..e053bdfe583c62cf4be32a305885e8d61aa81552 100644
--- a/sandbox/src/interception_internal.h
+++ b/sandbox/src/interception_internal.h
@@ -4,7 +4,7 @@
// Defines InterceptionManager, the class in charge of setting up interceptions
// for the sandboxed process. For more details see:
-// http://wiki/Main/ChromeSandboxInterceptionDesign
+// http://dev.chromium.org/developers/design-documents/sandbox .
#ifndef SANDBOX_SRC_INTERCEPTION_INTERNAL_H_
#define SANDBOX_SRC_INTERCEPTION_INTERNAL_H_
« no previous file with comments | « sandbox/src/interception_agent.cc ('k') | sandbox/src/resolver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698