| Index: public/platform/modules/device_orientation/WebDeviceMotionListener.h
|
| diff --git a/public/platform/WebDeviceMotionListener.h b/public/platform/modules/device_orientation/WebDeviceMotionListener.h
|
| similarity index 97%
|
| copy from public/platform/WebDeviceMotionListener.h
|
| copy to public/platform/modules/device_orientation/WebDeviceMotionListener.h
|
| index 6b49169c18e8b338f1da50fae50f385ac1635bdc..4c854ed80609fdc0b3e14d0333d8c19c9bab151b 100644
|
| --- a/public/platform/WebDeviceMotionListener.h
|
| +++ b/public/platform/modules/device_orientation/WebDeviceMotionListener.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebDeviceMotionListener_h
|
| #define WebDeviceMotionListener_h
|
|
|
| -#include "WebPlatformEventListener.h"
|
| +#include "public/platform/WebPlatformEventListener.h"
|
|
|
| namespace blink {
|
|
|
|
|