| Index: Source/modules/battery/BatteryDispatcher.cpp
|
| diff --git a/Source/modules/battery/BatteryDispatcher.cpp b/Source/modules/battery/BatteryDispatcher.cpp
|
| index 707f27e1e73370bbed8841b42421ca8331218e38..77b7f28a0caafe05739c62da933d2859e9990361 100644
|
| --- a/Source/modules/battery/BatteryDispatcher.cpp
|
| +++ b/Source/modules/battery/BatteryDispatcher.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "platform/NotImplemented.h"
|
| #include "public/platform/Platform.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| BatteryDispatcher& BatteryDispatcher::instance()
|
| {
|
|
|