Chromium Code Reviews| Index: Source/modules/device_orientation/DeviceMotionEvent.h |
| diff --git a/Source/modules/device_orientation/DeviceMotionEvent.h b/Source/modules/device_orientation/DeviceMotionEvent.h |
| index 5bc575abbea8f5ace206a3afd25794c934bb297b..a3627b2c39152ece90f1102cc88e9f086e1c3e23 100644 |
| --- a/Source/modules/device_orientation/DeviceMotionEvent.h |
| +++ b/Source/modules/device_orientation/DeviceMotionEvent.h |
| @@ -26,7 +26,7 @@ |
| #ifndef DeviceMotionEvent_h |
| #define DeviceMotionEvent_h |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| namespace WebCore { |