summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_navigator_browsertest.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/browser_navigator_browsertest.h')
-rw-r--r--chrome/browser/ui/browser_navigator_browsertest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/ui/browser_navigator_browsertest.h b/chrome/browser/ui/browser_navigator_browsertest.h
index 4f9aa3b..31e480b 100644
--- a/chrome/browser/ui/browser_navigator_browsertest.h
+++ b/chrome/browser/ui/browser_navigator_browsertest.h
@@ -31,6 +31,7 @@ class BrowserNavigatorTest : public InProcessBrowserTest,
browser::NavigateParams MakeNavigateParams(Browser* browser) const;
Browser* CreateEmptyBrowserForType(Browser::Type type, Profile* profile);
+ Browser* CreateEmptyBrowserForApp(Browser::Type type, Profile* profile);
TabContentsWrapper* CreateTabContents();