| Index: content/public/test/layouttest_support.h
|
| diff --git a/content/public/test/layouttest_support.h b/content/public/test/layouttest_support.h
|
| index e2fb2e2ad32634c73ea63b96ab2921607d3c3dcd..ce4a66351425101ca13707c357dbb10d858cd103 100644
|
| --- a/content/public/test/layouttest_support.h
|
| +++ b/content/public/test/layouttest_support.h
|
| @@ -61,6 +61,7 @@ void SetMockDeviceOrientationData(const blink::WebDeviceOrientationData& data);
|
|
|
| // Sets WebScreenOrientationType that should be used as a mock orientation.
|
| void SetMockScreenOrientation(
|
| + RenderView* render_view,
|
| const blink::WebScreenOrientationType& orientation);
|
|
|
| // Resets the mock screen orientation data.
|
|
|