| Index: content/child/power_monitor_broadcast_source_unittest.cc
|
| diff --git a/content/child/power_monitor_broadcast_source_unittest.cc b/content/child/power_monitor_broadcast_source_unittest.cc
|
| index 0d09f60112383ad6af1ea739f0d9df9e7153d14e..b665e90bbb05a4494e2782ec78f261e3c2edebad 100644
|
| --- a/content/child/power_monitor_broadcast_source_unittest.cc
|
| +++ b/content/child/power_monitor_broadcast_source_unittest.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/message_loop/message_loop.h"
|
| -#include "base/power_monitor/power_monitor_test_base.h"
|
| +#include "base/test/power_monitor_test_base.h"
|
| #include "content/child/power_monitor_broadcast_source.h"
|
| #include "content/common/power_monitor_messages.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|