Chromium Code Reviews| Index: Source/modules/screen_orientation/ScreenOrientationController.cpp |
| diff --git a/Source/modules/screen_orientation/ScreenOrientationController.cpp b/Source/modules/screen_orientation/ScreenOrientationController.cpp |
| index e3d75596605f1c4ad16a60b6c633c0f784ba0b7f..19e5757d528dfa3f3dbba18808c1f44699510b20 100644 |
| --- a/Source/modules/screen_orientation/ScreenOrientationController.cpp |
| +++ b/Source/modules/screen_orientation/ScreenOrientationController.cpp |
| @@ -16,9 +16,7 @@ |
| namespace WebCore { |
| -ScreenOrientationController::~ScreenOrientationController() |
| -{ |
| -} |
| +DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(ScreenOrientationController) |
| ScreenOrientationController& ScreenOrientationController::from(Document& document) |
| { |