| Index: Source/modules/battery/BatteryDispatcher.cpp
|
| diff --git a/Source/modules/battery/BatteryDispatcher.cpp b/Source/modules/battery/BatteryDispatcher.cpp
|
| index 446d67c53e17b7268e6c536e7748e4995a79eb84..d847c2c310ce4a063abce2793a1092a02bee53da 100644
|
| --- a/Source/modules/battery/BatteryDispatcher.cpp
|
| +++ b/Source/modules/battery/BatteryDispatcher.cpp
|
| @@ -6,7 +6,6 @@
|
| #include "modules/battery/BatteryDispatcher.h"
|
|
|
| #include "modules/battery/BatteryStatus.h"
|
| -#include "platform/NotImplemented.h"
|
| #include "public/platform/Platform.h"
|
|
|
| namespace blink {
|
|
|