summaryrefslogtreecommitdiffstats
path: root/net/disk_cache
diff options
context:
space:
mode:
authormarja@google.com <marja@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-08 15:40:08 +0000
committermarja@google.com <marja@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-08 15:40:08 +0000
commit5cac508f9286ffdefbb3fbb4f0edb893a2b30759 (patch)
tree78d0437362e248f5fde5f41a260b56fcbd746ee9 /net/disk_cache
parent80248e3395ac8f5d52e8e290435cdce6482a6726 (diff)
downloadchromium_src-5cac508f9286ffdefbb3fbb4f0edb893a2b30759.zip
chromium_src-5cac508f9286ffdefbb3fbb4f0edb893a2b30759.tar.gz
chromium_src-5cac508f9286ffdefbb3fbb4f0edb893a2b30759.tar.bz2
Updating a link in the comments.
BUG=none TEST=none Review URL: http://codereview.chromium.org/7328019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91856 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/disk_cache')
-rw-r--r--net/disk_cache/disk_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/disk_cache/disk_cache.h b/net/disk_cache/disk_cache.h
index ff0ce7a..973b6e6 100644
--- a/net/disk_cache/disk_cache.h
+++ b/net/disk_cache/disk_cache.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Defines the public interface of the disk cache. For more details see
-// http://dev.chromium.org/developers/design-documents/disk-cache
+// http://dev.chromium.org/developers/design-documents/network-stack/disk-cache
#ifndef NET_DISK_CACHE_DISK_CACHE_H_
#define NET_DISK_CACHE_DISK_CACHE_H_