| Index: public/webview/WebBatteryStatus.h
|
| diff --git a/Source/WebKit/chromium/public/WebBatteryStatus.h b/public/webview/WebBatteryStatus.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebBatteryStatus.h
|
| copy to public/webview/WebBatteryStatus.h
|
| index cfff8b644d82dbbc068b2398c6114b7b1e1190f7..419687b22c86feed1fdf32b63f75777ae626be8a 100644
|
| --- a/Source/WebKit/chromium/public/WebBatteryStatus.h
|
| +++ b/public/webview/WebBatteryStatus.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebBatteryStatus_h
|
| #define WebBatteryStatus_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace WebKit {
|
|
|
|
|