X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fnotifications%2Fsync_notifier%2Fchrome_notifier_delegate.h;h=cde30be229d860f8264a6c671c1f16d3bc0c103b;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=1fa429a2b98d0fc4552dc5762f42513459b61a7b;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.h b/src/chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.h index 1fa429a..cde30be 100644 --- a/src/chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.h +++ b/src/chrome/browser/notifications/sync_notifier/chrome_notifier_delegate.h @@ -48,7 +48,7 @@ class ChromeNotifierDelegate : public NotificationDelegate { virtual void ButtonClick(int button_index) OVERRIDE; virtual std::string id() const OVERRIDE; - virtual content::RenderViewHost* GetRenderViewHost() const OVERRIDE; + virtual content::WebContents* GetWebContents() const OVERRIDE; void CollectAction(SyncedNotificationActionType type);