Index: content/renderer/screen_orientation/screen_orientation_dispatcher.h |
diff --git a/content/renderer/screen_orientation/screen_orientation_dispatcher.h b/content/renderer/screen_orientation/screen_orientation_dispatcher.h |
index 37f1f3d9775b8e095f535d33ea251fecaf0eec99..d64fda1514f3bb208c8004767e8c0470fb01e857 100644 |
--- a/content/renderer/screen_orientation/screen_orientation_dispatcher.h |
+++ b/content/renderer/screen_orientation/screen_orientation_dispatcher.h |
@@ -14,10 +14,6 @@ |
#include "third_party/WebKit/public/platform/WebScreenOrientationLockType.h" |
#include "third_party/WebKit/public/platform/WebScreenOrientationType.h" |
-namespace blink { |
-class WebScreenOrientationListener; |
-} |
- |
namespace content { |
class RenderFrame; |