Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(656)

Unified Diff: sandbox/src/resolver.h

Issue 55043: Fix URL for sandboxing design doc. (Closed)
Patch Set: more Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sandbox/src/interception_internal.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « sandbox/src/interception_internal.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698