| Index: Source/WebKit/chromium/src/BatteryClientImpl.cpp
|
| diff --git a/Source/WebKit/chromium/src/BatteryClientImpl.cpp b/Source/WebKit/chromium/src/BatteryClientImpl.cpp
|
| index 136c9123dbf8bd978b00829c22d990eac21712e8..e63ff2fc9dfe0f795e586bf81a803939920e9a3b 100644
|
| --- a/Source/WebKit/chromium/src/BatteryClientImpl.cpp
|
| +++ b/Source/WebKit/chromium/src/BatteryClientImpl.cpp
|
| @@ -35,8 +35,8 @@
|
|
|
| #include "BatteryController.h"
|
| #include "BatteryStatus.h"
|
| -#include "EventNames.h"
|
| #include "WebBatteryStatusClient.h"
|
| +#include "core/dom/EventNames.h"
|
| #include <wtf/RefPtr.h>
|
|
|
| namespace WebKit {
|
|
|