summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher.cc
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 00:48:32 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 00:48:32 +0000
commit2667e87f35afb1c75d80cff70696d8fd71e512cf (patch)
tree5b5920ea3af9ab0fbd2a6c7851d2667b16d8cd28 /chrome/common/resource_dispatcher.cc
parentc29962f2b123f4d22798046022ad91b8c1774d32 (diff)
downloadchromium_src-2667e87f35afb1c75d80cff70696d8fd71e512cf.zip
chromium_src-2667e87f35afb1c75d80cff70696d8fd71e512cf.tar.gz
chromium_src-2667e87f35afb1c75d80cff70696d8fd71e512cf.tar.bz2
Updated the design document URLs for ResourceDispatcher and ResourceDispatcherHost
Review URL: http://codereview.chromium.org/12890 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6261 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/resource_dispatcher.cc')
-rw-r--r--chrome/common/resource_dispatcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/resource_dispatcher.cc b/chrome/common/resource_dispatcher.cc
index d662fd9..d3c7a33 100644
--- a/chrome/common/resource_dispatcher.cc
+++ b/chrome/common/resource_dispatcher.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// See http://wiki.corp.google.com/twiki/bin/view/Main/ChromeMultiProcessResourceLoading
+// See http://dev.chromium.org/developers/design-documents/multi-process-resource-loading
#include "chrome/common/resource_dispatcher.h"