Re-land: C++ readability review
commit9244d4429f05c60266d2e527996cde78f90dc0dc
authorchirantan <chirantan@chromium.org>
Tue, 7 Apr 2015 20:43:11 +0000 (7 13:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 20:43:35 +0000 (7 20:43 +0000)
treef35de352379f091af2d0077c52286770df005de9
parent838538baf1aed52e0d85a9ac5a5969f5b0b34751
Re-land: C++ readability review

BUG=b/18275087

Review URL: https://codereview.chromium.org/1064903003

Cr-Commit-Position: refs/heads/master@{#324112}
components/gcm_driver/gcm_driver_desktop.cc
components/timers.gypi
components/timers/BUILD.gn
components/timers/alarm_timer.cc [deleted file]
components/timers/alarm_timer.h [deleted file]
components/timers/alarm_timer_chromeos.cc [new file with mode: 0644]
components/timers/alarm_timer_chromeos.h [new file with mode: 0644]
components/timers/alarm_timer_unittest.cc
components/timers/rtc_alarm.cc [deleted file]
components/timers/rtc_alarm.h [deleted file]