| Index: Source/core/dom/DeviceOrientationController.h
|
| diff --git a/Source/core/dom/DeviceOrientationController.h b/Source/core/dom/DeviceOrientationController.h
|
| index 922a54da906e1977d02b580d4510ae4cd4d60e08..3173d397a6572f2acd2e70668d3999195f6471b6 100644
|
| --- a/Source/core/dom/DeviceOrientationController.h
|
| +++ b/Source/core/dom/DeviceOrientationController.h
|
| @@ -28,7 +28,6 @@
|
| #define DeviceOrientationController_h
|
|
|
| #include "core/page/DeviceController.h"
|
| -#include <wtf/HashCountedSet.h>
|
|
|
| namespace WebCore {
|
|
|
|
|