diff options
Diffstat (limited to 'chrome/common/resource_dispatcher.cc')
-rw-r--r-- | chrome/common/resource_dispatcher.cc | 2 |
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" |