Chromium Code Reviews| Index: chrome/browser/web_contents.h |
| =================================================================== |
| --- chrome/browser/web_contents.h (revision 5723) |
| +++ chrome/browser/web_contents.h (working copy) |
| @@ -30,7 +30,6 @@ |
| public RenderViewHostDelegate, |
| public RenderViewHostManager::Delegate, |
| public SelectFileDialog::Listener, |
| - public NotificationObserver, |
| public WebApp::Observer { |
| public: |
| // If instance is NULL, then creates a new process for this view. Otherwise |