summaryrefslogtreecommitdiffstats
path: root/sandbox/src/interception.h
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-27 22:06:12 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-27 22:06:12 +0000
commit623ceae37731500814323738f8208d5742ca92b3 (patch)
treeb75c797c2b85062bb4f6134d1948737da14b9255 /sandbox/src/interception.h
parentfb5645a6667923961da5be6de39b72d359ffbbb9 (diff)
downloadchromium_src-623ceae37731500814323738f8208d5742ca92b3.zip
chromium_src-623ceae37731500814323738f8208d5742ca92b3.tar.gz
chromium_src-623ceae37731500814323738f8208d5742ca92b3.tar.bz2
Fix URL for sandboxing design doc.
Review URL: http://codereview.chromium.org/55043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12715 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox/src/interception.h')
-rw-r--r--sandbox/src/interception.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/src/interception.h b/sandbox/src/interception.h
index 536822a..fd947ff 100644
--- a/sandbox/src/interception.h
+++ b/sandbox/src/interception.h
@@ -3,8 +3,8 @@
// found in the LICENSE file.
// Defines InterceptionManager, the class in charge of setting up interceptions
-// for the sandboxed process. For more datails see
-// http://wiki/Main/ChromeSandboxInterceptionDesign
+// for the sandboxed process. For more details see
+// http://dev.chromium.org/developers/design-documents/sandbox .
#ifndef SANDBOX_SRC_INTERCEPTION_H_
#define SANDBOX_SRC_INTERCEPTION_H_