| Index: sandbox/src/interception.cc
|
| diff --git a/sandbox/src/interception.cc b/sandbox/src/interception.cc
|
| index bb1c5eab98a92336c921ebd93b9c36903cd1aaf6..fcb38ffeba95c8dccfc944b5bc0003d5844081bb 100644
|
| --- a/sandbox/src/interception.cc
|
| +++ b/sandbox/src/interception.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // For information about interceptions as a whole see
|
| -// http://wiki/Main/ChromeSandboxInterceptionDesign
|
| +// http://dev.chromium.org/developers/design-documents/sandbox .
|
|
|
| #include <set>
|
|
|
|
|