| Index: net/disk_cache/disk_cache.h
|
| diff --git a/net/disk_cache/disk_cache.h b/net/disk_cache/disk_cache.h
|
| index ff0ce7a121a8f2c7545dd23e8762af06f7f72ccf..973b6e61a507b1be1d97707eb744ef8a33dc2366 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_
|
|
|