| Index: sandbox/src/interception_agent.h
|
| diff --git a/sandbox/src/interception_agent.h b/sandbox/src/interception_agent.h
|
| index 136404c1dd6a10d3096422a8d4a93df0516d3199..10679dd29a4057f308aa36906041ac000e86074e 100644
|
| --- a/sandbox/src/interception_agent.h
|
| +++ b/sandbox/src/interception_agent.h
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| // Defines InterceptionAgent, the class in charge of setting up interceptions
|
| -// from the inside of the sandboxed process. For more datails see
|
| -// http://wiki/Main/ChromeSandboxInterceptionDesign
|
| +// from the inside of the sandboxed process. For more details see
|
| +// http://dev.chromium.org/developers/design-documents/sandbox .
|
|
|
| #ifndef SANDBOX_SRC_INTERCEPTION_AGENT_H__
|
| #define SANDBOX_SRC_INTERCEPTION_AGENT_H__
|
|
|