Index: components/timers/alarm_timer.cc |
diff --git a/components/timers/alarm_timer.cc b/components/timers/alarm_timer.cc |
index 799a1ec7e98b63c9104b9a88f891cc4e6a9a1d9a..6b502fa15231173fee47a8b32270af6f7886c3fc 100644 |
--- a/components/timers/alarm_timer.cc |
+++ b/components/timers/alarm_timer.cc |
@@ -124,4 +124,5 @@ void AlarmTimer::OnTimerFired() { |
"AlarmTimer::Reset", "AlarmTimer::OnTimerFired", *pending_user_task); |
} |
+ |
} // namespace timers |