| Index: third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.cpp
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.cpp b/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.cpp
|
| index 349c6f3942ec9d1bece7d66be18eb56c38f19253..d8d8945fda3cb282a0ca60808383eb216c60b17c 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.cpp
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.cpp
|
| @@ -23,7 +23,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/device_orientation/DeviceRotationRate.h"
|
|
|
| namespace blink {
|
|
|