Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(978)

Unified Diff: components/timers/alarm_timer.h

Issue 706993003: C++ readability review (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/timers/alarm_timer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « no previous file | components/timers/alarm_timer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698