summaryrefslogtreecommitdiffstats
path: root/sandbox/src/interception_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/src/interception_internal.h')
-rw-r--r--sandbox/src/interception_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/src/interception_internal.h b/sandbox/src/interception_internal.h
index 0ab764c..e053bdf 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_