Chromium Code Reviews| Index: base/stats_counters.h |
| diff --git a/base/stats_counters.h b/base/stats_counters.h |
| index 9927c19ef44cd9239e639c415708c21492811dea..cd7fa9da901f54fa024bded58b182bd5ac18f3bc 100644 |
| --- a/base/stats_counters.h |
| +++ b/base/stats_counters.h |
| @@ -270,4 +270,3 @@ template<class T> class StatsScope { |
| }; |
| #endif // BASE_STATS_COUNTERS_H__ |
| - |