Index: content/browser/web_contents/web_contents_impl.h |
diff --git a/content/browser/web_contents/web_contents_impl.h b/content/browser/web_contents/web_contents_impl.h |
index e15395ef04d1f14a33ad43ec641e91fcffb70b31..4f535e223c95b863ea8ea074777b0feaf300ba88 100644 |
--- a/content/browser/web_contents/web_contents_impl.h |
+++ b/content/browser/web_contents/web_contents_impl.h |
@@ -478,6 +478,7 @@ class CONTENT_EXPORT WebContentsImpl |
FRIEND_TEST_ALL_PREFIXES(WebContentsImplTest, FindOpenerRVHWhenPending); |
FRIEND_TEST_ALL_PREFIXES(WebContentsImplTest, |
CrossSiteCantPreemptAfterUnload); |
+ FRIEND_TEST_ALL_PREFIXES(WebContentsImplTest, PendingContents); |
FRIEND_TEST_ALL_PREFIXES(FormStructureBrowserTest, HTMLFiles); |
FRIEND_TEST_ALL_PREFIXES(NavigationControllerTest, HistoryNavigate); |
FRIEND_TEST_ALL_PREFIXES(RenderViewHostManagerTest, PageDoesBackAndReload); |