| Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.cpp
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.cpp b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.cpp
|
| index d34d9ce2fd1f7818c6a739fb8ef03d3a817d0f10..c18d385e77de9344f31a033c9edbafe0bf42147b 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.cpp
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/device_orientation/DeviceOrientationEvent.h"
|
|
|
| #include "modules/device_orientation/DeviceOrientationData.h"
|
|
|