Chromium Code Reviews| Index: components/timers/BUILD.gn |
| diff --git a/components/timers/BUILD.gn b/components/timers/BUILD.gn |
| index 5db55bbe22dbb0f9a2d769ccf1aac7f753bcc167..d6a7efb06451be7bd427e0a172f1fffa05e2f407 100644 |
| --- a/components/timers/BUILD.gn |
| +++ b/components/timers/BUILD.gn |
| @@ -4,10 +4,8 @@ |
| static_library("timers") { |
| sources = [ |
| - "alarm_timer.cc", |
| - "alarm_timer.h", |
| - "rtc_alarm.cc", |
| - "rtc_alarm.h", |
| + "alarm_timer_chromeos.cc", |
| + "alarm_timer_chromeos.h", |
| ] |
| deps = [ |