summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/storage_block_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/storage_block_unittest.cc')
-rw-r--r--net/disk_cache/storage_block_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/storage_block_unittest.cc b/net/disk_cache/storage_block_unittest.cc
index 4f172e0..8543e3d 100644
--- a/net/disk_cache/storage_block_unittest.cc
+++ b/net/disk_cache/storage_block_unittest.cc
@@ -70,4 +70,3 @@ TEST_F(DiskCacheTest, StorageBlock_SetModified) {
EXPECT_TRUE(entry2.Load());
EXPECT_TRUE(0x45687912 == entry2.Data()->hash);
}
-