| Index: third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp b/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| index e3b38bbe1eaa591c175044b4069f9b3a0cec80c3..6b70f45325c35f66b1eae1520313fecf82ee9dbe 100644
|
| --- a/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| @@ -677,7 +677,7 @@ TEST_F(RootScrollerTest, RemoteMainFrame) {
|
| FrameTestHelpers::TestWebRemoteFrameClient remote_client;
|
| FrameTestHelpers::TestWebWidgetClient web_widget_client;
|
| WebFrameWidget* widget;
|
| - WebLocalFrameImpl* local_frame;
|
| + WebLocalFrameBase* local_frame;
|
|
|
| Initialize("root-scroller-iframe.html");
|
|
|
|
|