Chromium Code Reviews| Index: components/timers.gypi |
| diff --git a/components/timers.gypi b/components/timers.gypi |
| index 4202b96fc34fca18dba2395029d1d10ea3b2dece..205a8021595da3d4f7d40413914e1133f833a896 100644 |
| --- a/components/timers.gypi |
| +++ b/components/timers.gypi |
| @@ -15,11 +15,9 @@ |
| '../base/base.gyp:base', |
| ], |
| 'sources': [ |
| - 'timers/alarm_timer.cc', |
| - 'timers/alarm_timer.h', |
| - 'timers/rtc_alarm.cc', |
| - 'timers/rtc_alarm.h', |
| + 'timers/alarm_timer_chromeos.cc', |
| + 'timers/alarm_timer_chromeos.h', |
| ], |
| }, |
| ], |
| -} |
| +} |