Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / frame / test_with_browser_view.h
index 020f502..adfb022 100644 (file)
@@ -25,6 +25,9 @@ class ScopedTestingLocalState;
 class TestWithBrowserView : public BrowserWithTestWindowTest {
  public:
   TestWithBrowserView();
+  TestWithBrowserView(Browser::Type browser_type,
+                      chrome::HostDesktopType host_desktop_type,
+                      bool hosted_app);
   virtual ~TestWithBrowserView();
 
   // BrowserWithTestWindowTest overrides: