| Index: content/renderer/battery_status/battery_status_dispatcher_unittest.cc
|
| diff --git a/content/renderer/battery_status/battery_status_dispatcher_unittest.cc b/content/renderer/battery_status/battery_status_dispatcher_unittest.cc
|
| index 5f0d2e819e0c5d91af512bd4b3cb911cb239e13a..7e6068e89472a595673baabacd93f3e306791103 100644
|
| --- a/content/renderer/battery_status/battery_status_dispatcher_unittest.cc
|
| +++ b/content/renderer/battery_status/battery_status_dispatcher_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "battery_status_dispatcher.h"
|
| +#include "content/renderer/battery_status/battery_status_dispatcher.h"
|
|
|
| #include "content/public/test/mock_render_thread.h"
|
| #include "content/public/test/test_utils.h"
|
|
|