Chromium Code Reviews| Index: content/browser/tab_contents/tab_contents.h |
| =================================================================== |
| --- content/browser/tab_contents/tab_contents.h (revision 86679) |
| +++ content/browser/tab_contents/tab_contents.h (working copy) |
| @@ -492,7 +492,6 @@ |
| // the pending WebUI, the committed WebUI, or NULL. |
| WebUI* GetWebUIForCurrentState(); |
| - |
| protected: |
| friend class TabContentsObserver; |
| friend class TabContentsObserver::Registrar; |