Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / android / toolbar / toolbar_model_android.h
index 19c9255..cdf3e30 100644 (file)
@@ -34,8 +34,9 @@ class ToolbarModelAndroid : public ToolbarModelDelegate {
       JNIEnv* env,
       jobject obj);
 
-  // ToolbarDelegate
+  // ToolbarDelegate:
   virtual content::WebContents* GetActiveWebContents() const OVERRIDE;
+  virtual bool InTabbedBrowser() const OVERRIDE;
 
   static bool RegisterToolbarModelAndroid(JNIEnv* env);