Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationController.cpp |
diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationController.cpp b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationController.cpp |
index 9fe1ec97b472b600a8eca5e5294b46603d04d4c2..1b144e8feb6dbca5a1e0ed4260be5ef95e87d5c2 100644 |
--- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationController.cpp |
+++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationController.cpp |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "config.h" |
#include "modules/device_orientation/DeviceOrientationController.h" |
#include "core/dom/Document.h" |