Chromium Code Reviews| Index: net/disk_cache/hash.h |
| diff --git a/net/disk_cache/hash.h b/net/disk_cache/hash.h |
| index 5f3914f1ccccd06384b4458debeb27efe23fddc6..bf35c26859255231aa07e441be0067b834b576a2 100644 |
| --- a/net/disk_cache/hash.h |
| +++ b/net/disk_cache/hash.h |
| @@ -28,4 +28,3 @@ inline uint32 Hash(const std::string& key) { |
| } // namespace disk_cache |
| #endif // NET_DISK_CACHE_HASH_H__ |
| - |