| Index: Source/modules/battery/BatteryStatus.h
|
| diff --git a/Source/modules/battery/BatteryStatus.h b/Source/modules/battery/BatteryStatus.h
|
| index fdccb98f3a4b2887e86950bc2da8a0c2fb2b3cee..a829fd7f6c1f33fb06eb55d6102da654e9de6f77 100644
|
| --- a/Source/modules/battery/BatteryStatus.h
|
| +++ b/Source/modules/battery/BatteryStatus.h
|
| @@ -6,7 +6,7 @@
|
| #define BatteryStatus_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "wtf/Forward.h"
|
| #include "wtf/RefCounted.h"
|
|
|
| namespace WebCore {
|
|
|