Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index 770552ee76fe2ab98378937403521df35c00bb7b..5e3ba6937dc066eeabf5b449d1dabf4deea6cd3f 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.h |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.h |
@@ -177,8 +177,7 @@ class CONTENT_EXPORT RendererWebKitPlatformSupportImpl |
// is invoked. |
static void SetMockDeviceOrientationDataForTesting( |
const blink::WebDeviceOrientationData& data); |
- // Set WebScreenOrientation to return when setScreenOrientationListener is |
- // invoked. |
+ // Forces the screen orientation for testing purposes. |
static void SetMockScreenOrientationForTesting( |
blink::WebScreenOrientationType); |