Chromium Code Reviews| Index: net/disk_cache/stats_histogram.cc |
| diff --git a/net/disk_cache/stats_histogram.cc b/net/disk_cache/stats_histogram.cc |
| index d396f69500ce45b97c4dbe95cd834a5ac74ebf88..f6059346599951b18c55ce29ed419fa3d4d0e467 100644 |
| --- a/net/disk_cache/stats_histogram.cc |
| +++ b/net/disk_cache/stats_histogram.cc |
| @@ -53,4 +53,3 @@ void StatsHistogram::SnapshotSample(SampleSet* sample) const { |
| } |
| } // namespace disk_cache |
| - |