Index: components/timers/rtc_alarm.h |
diff --git a/components/timers/rtc_alarm.h b/components/timers/rtc_alarm.h |
index bbde8c7a8f8bffe1fab5b8e6c90575cdd9b29507..a4197d456b8a31847a200a5715d77ed1756cdac7 100644 |
--- a/components/timers/rtc_alarm.h |
+++ b/components/timers/rtc_alarm.h |
@@ -91,5 +91,6 @@ class RtcAlarm : public AlarmTimer::Delegate, |
DISALLOW_COPY_AND_ASSIGN(RtcAlarm); |
}; |
+ |
} // namespace timers |
#endif // COMPONENTS_TIMER_RTC_ALARM_H_ |