Index: chrome/browser/extensions/extension_host.h |
=================================================================== |
--- chrome/browser/extensions/extension_host.h (revision 22246) |
+++ chrome/browser/extensions/extension_host.h (working copy) |
@@ -124,7 +124,6 @@ |
// part of. If this is a global background page, we use the active Browser |
// instead. |
virtual Browser* GetBrowser(); |
- virtual ExtensionHost* GetExtensionHost() { return this; } |
// The extension that we're hosting in this view. |
Extension* extension_; |