Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index 66b269a57b84faad37263d4a6e0f3c060c2ad632..849eeb6a6bf3f4c0e3aaf59768ffda8125ad6c7d 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.h |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.h |
@@ -169,12 +169,6 @@ class CONTENT_EXPORT RendererWebKitPlatformSupportImpl |
// is invoked. |
static void SetMockDeviceOrientationDataForTesting( |
const blink::WebDeviceOrientationData& data); |
- // Forces the screen orientation for testing purposes. |
- static void SetMockScreenOrientationForTesting( |
- RenderView* render_view, |
- blink::WebScreenOrientationType); |
- // Resets the mock screen orientation data used for testing. |
- static void ResetMockScreenOrientationForTesting(); |
// Notifies blink::WebBatteryStatusListener that battery status has changed. |
static void MockBatteryStatusChangedForTesting( |