diff options
Diffstat (limited to 'components/timers/BUILD.gn')
-rw-r--r-- | components/timers/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/timers/BUILD.gn b/components/timers/BUILD.gn index e0ccaaf84..5db55bb 100644 --- a/components/timers/BUILD.gn +++ b/components/timers/BUILD.gn @@ -13,4 +13,4 @@ static_library("timers") { deps = [ "//base", ] -}
\ No newline at end of file +} |