Index: content/browser/web_contents/web_contents_impl.h |
=================================================================== |
--- content/browser/web_contents/web_contents_impl.h (revision 256801) |
+++ content/browser/web_contents/web_contents_impl.h (working copy) |
@@ -598,6 +598,7 @@ |
private: |
friend class NavigationControllerImpl; |
friend class TestNavigationObserver; |
+ friend class WebContentsAddedObserver; |
friend class WebContentsObserver; |
friend class WebContents; // To implement factory methods. |