Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / tab_contents / background_contents.h
index b186a86..ef644c9 100644 (file)
@@ -65,6 +65,7 @@ class BackgroundContents : public content::WebContentsDelegate,
                               const gfx::Rect& initial_pos,
                               bool user_gesture,
                               bool* was_blocked) OVERRIDE;
+  virtual bool IsNeverVisible(content::WebContents* web_contents) OVERRIDE;
 
   // content::WebContentsObserver implementation:
   virtual void RenderProcessGone(base::TerminationStatus status) OVERRIDE;