| Index: sandbox/src/resolver.h
|
| diff --git a/sandbox/src/resolver.h b/sandbox/src/resolver.h
|
| index f7472cb8ce4ff000d18e351945d5fef67bec396e..bd33e90044ff56794923c27fc25c334f4e6c55b2 100644
|
| --- a/sandbox/src/resolver.h
|
| +++ b/sandbox/src/resolver.h
|
| @@ -3,7 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| // Defines ResolverThunk, the interface for classes that perform interceptions.
|
| -// For more datails see http://wiki/Main/ChromeSandboxInterceptionDesign
|
| +// For more details see
|
| +// http://dev.chromium.org/developers/design-documents/sandbox .
|
|
|
| #include "base/basictypes.h"
|
| #include "sandbox/src/nt_internals.h"
|
|
|