| 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 4a86a48cd9b1a8f0375666b48e5a716fc0a8aff2..922829cfb74239d69953ad80bc5301ab5154648e 100644
|
| --- a/content/browser/web_contents/web_contents_impl.h
|
| +++ b/content/browser/web_contents/web_contents_impl.h
|
| @@ -687,8 +687,6 @@
|
| FRIEND_TEST_ALL_PREFIXES(NavigationControllerTest, HistoryNavigate);
|
| FRIEND_TEST_ALL_PREFIXES(RenderFrameHostManagerTest, PageDoesBackAndReload);
|
| FRIEND_TEST_ALL_PREFIXES(SitePerProcessBrowserTest, CrossSiteIframe);
|
| - FRIEND_TEST_ALL_PREFIXES(SitePerProcessAccessibilityBrowserTest,
|
| - CrossSiteIframeAccessibility);
|
|
|
| // So InterstitialPageImpl can access SetIsLoading.
|
| friend class InterstitialPageImpl;
|
|
|