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

Unified Diff: sandbox/src/interception_agent.cc

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_agent.h ('k') | sandbox/src/interception_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/src/interception_agent.cc
diff --git a/sandbox/src/interception_agent.cc b/sandbox/src/interception_agent.cc
index d6c32e709624e90dde7502e9f2bbc4bb19ac5732..08df7209ae0043bc7cfeaf4b7ff420741ba64ba1 100644
--- a/sandbox/src/interception_agent.cc
+++ b/sandbox/src/interception_agent.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 "sandbox/src/interception_agent.h"
« no previous file with comments | « sandbox/src/interception_agent.h ('k') | sandbox/src/interception_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698