Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / notifications / sync_notifier / chrome_notifier_delegate.h
index 1fa429a..cde30be 100644 (file)
@@ -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);