| Index: third_party/WebKit/Source/modules/battery/BatteryManager.h
|
| diff --git a/third_party/WebKit/Source/modules/battery/BatteryManager.h b/third_party/WebKit/Source/modules/battery/BatteryManager.h
|
| index cf239e3ef6d9c391cdd6c08d6c402d4d4c0b60f3..b81c0c7e301ce4d54f8bfc40a2277106112cf3ae 100644
|
| --- a/third_party/WebKit/Source/modules/battery/BatteryManager.h
|
| +++ b/third_party/WebKit/Source/modules/battery/BatteryManager.h
|
| @@ -12,7 +12,7 @@
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "core/frame/PlatformEventController.h"
|
| #include "modules/EventTargetModules.h"
|
| -#include "platform/battery/battery_status.h"
|
| +#include "modules/battery/battery_status.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|