| Index: chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h
|
| diff --git a/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h b/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h
|
| index 5ae7fda606017c4a2e97c842d16f38aa9863165f..3688ba9047013fd8fb69e600c010b0e07294e875 100644
|
| --- a/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h
|
| +++ b/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.h
|
| @@ -54,7 +54,7 @@ class WebIntentInlineDispositionDelegate
|
| content::RenderViewHost* render_view_host) OVERRIDE;
|
|
|
| // ExtensionFunctionDispatcher::Delegate
|
| - virtual ExtensionWindowController* GetExtensionWindowController()
|
| + virtual extensions::WindowController* GetExtensionWindowController()
|
| const OVERRIDE;
|
| virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
|
|
|
|
|