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