Index: third_party/WebKit/Source/web/LinkHighlightImplTest.cpp |
diff --git a/third_party/WebKit/Source/web/LinkHighlightImplTest.cpp b/third_party/WebKit/Source/web/LinkHighlightImplTest.cpp |
index 4ac463f066bd0c8466085138ef72fc3261f9e381..66f90577f5daae3c67c3e2708c2367facf315ee6 100644 |
--- a/third_party/WebKit/Source/web/LinkHighlightImplTest.cpp |
+++ b/third_party/WebKit/Source/web/LinkHighlightImplTest.cpp |
@@ -201,7 +201,6 @@ TEST(LinkHighlightImplTest, resetLayerTreeView) |
// Mimic the logic from RenderWidget::Close: |
webViewImpl->willCloseLayerTreeView(); |
- webViewClient.clear(); |
webViewHelper.reset(); |
Platform::current()->unitTestSupport()->unregisterAllMockedURLs(); |