| Index: public/webview/WebDeviceOrientationClient.h
|
| diff --git a/Source/WebKit/chromium/public/WebDeviceOrientationClient.h b/public/webview/WebDeviceOrientationClient.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebDeviceOrientationClient.h
|
| copy to public/webview/WebDeviceOrientationClient.h
|
| index 3c623e3f2595a1e8333b6472a9c842bc43440142..095e2b310eef94788f96424df2b93105b51f0da7 100644
|
| --- a/Source/WebKit/chromium/public/WebDeviceOrientationClient.h
|
| +++ b/public/webview/WebDeviceOrientationClient.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebDeviceOrientationClient_h
|
| #define WebDeviceOrientationClient_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
| #include "WebDeviceOrientation.h"
|
|
|
| namespace WebKit {
|
|
|