Index: third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h |
diff --git a/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h b/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h |
index 7fa43739595eaf9d9e51b4430536e86706052535..8863622b8460cbf6ddbb207541474e0297ed3542 100644 |
--- a/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h |
+++ b/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h |
@@ -21,8 +21,7 @@ class ScreenOrientation; |
class WebScreenOrientationClient; |
class MODULES_EXPORT ScreenOrientationControllerImpl final |
- : public GarbageCollectedFinalized<ScreenOrientationControllerImpl>, |
- public ScreenOrientationController, |
+ : public ScreenOrientationController, |
public ContextLifecycleObserver, |
public PlatformEventController { |
USING_GARBAGE_COLLECTED_MIXIN(ScreenOrientationControllerImpl); |