| Index: third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp b/third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp
|
| index 3e4d8fc95390dd3b4f620cd1ecd9c24deeefd920..aee9b19b548395251aaf44df588913c74c6262dd 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/device_orientation/DeviceMotionDispatcher.h"
|
|
|
| #include "modules/device_orientation/DeviceMotionController.h"
|
|
|