| Index: Source/modules/battery/NavigatorBattery.h
|
| diff --git a/Source/modules/battery/NavigatorBattery.h b/Source/modules/battery/NavigatorBattery.h
|
| index 783a68a9455399f35c8c695ea6ade30d364c325f..a96b08e1c157fa099f8f3ecdef30379e66b5c100 100644
|
| --- a/Source/modules/battery/NavigatorBattery.h
|
| +++ b/Source/modules/battery/NavigatorBattery.h
|
| @@ -6,8 +6,8 @@
|
| #define NavigatorBattery_h
|
|
|
| #include "core/frame/Navigator.h"
|
| -#include "heap/Handle.h"
|
| #include "platform/Supplementable.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|