Chromium Code Reviews| Index: components/timers/alarm_timer.h |
| diff --git a/components/timers/alarm_timer.h b/components/timers/alarm_timer.h |
| index 80bc45b3af4dfc2c9f04180a5e5a4c11c6384cb3..67481b20ae5c19a96299ee768bd43f0e67a74ef9 100644 |
| --- a/components/timers/alarm_timer.h |
| +++ b/components/timers/alarm_timer.h |
| @@ -102,4 +102,5 @@ class AlarmTimer : public base::Timer, |
| } // namespace timers |
| + |
|
Daniel Erat
2014/11/06 20:43:15
what are the extra blank lines here and in the oth
Chirantan Ekbote
2014/11/06 20:45:34
I had to make a whitespace change so that git woul
|
| #endif // COMPONENTS_TIMER_ALARM_TIMER_H_ |