Index: net/disk_cache/blockfile/block_files.h |
diff --git a/net/disk_cache/blockfile/block_files.h b/net/disk_cache/blockfile/block_files.h |
index 54ccc3de205752a0d02bd91bfc86787a0f553a23..056b6a69f0fc5c4f126ae5f94c968fdc6c982c87 100644 |
--- a/net/disk_cache/blockfile/block_files.h |
+++ b/net/disk_cache/blockfile/block_files.h |
@@ -81,7 +81,6 @@ class NET_EXPORT_PRIVATE BlockHeader { |
int Size() const; |
// Returns a pointer to the underlying BlockFileHeader. |
- // TODO(rvargas): This may be removed with the support for V2. |
BlockFileHeader* Header(); |
private: |