| Index: components/timers/alarm_timer_unittest.cc
|
| diff --git a/components/timers/alarm_timer_unittest.cc b/components/timers/alarm_timer_unittest.cc
|
| index efa88d4229e813c28e5b991b915cc4492836a99a..b010d32b3ef243ca5e048492e0ec554bdf751066 100644
|
| --- a/components/timers/alarm_timer_unittest.cc
|
| +++ b/components/timers/alarm_timer_unittest.cc
|
| @@ -21,6 +21,7 @@
|
| // that race conditions that can come up in the AlarmTimer::Delegate are
|
| // properly handled.
|
| namespace timers {
|
| +
|
| namespace {
|
| // The message loops on which each timer should be tested.
|
| const base::MessageLoop::Type testing_message_loops[] = {
|
|
|