Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / startup / startup_browser_creator_impl.h
index b1e86cd..8103e20 100644 (file)
@@ -145,12 +145,6 @@ class StartupBrowserCreatorImpl {
   // that case.
   void CheckPreferencesBackup(Profile* profile);
 
-  // Function to open startup urls in an existing Browser instance for the
-  // profile passed in. Returns true on success.
-  static bool OpenStartupURLsInExistingBrowser(
-      Profile* profile,
-      const std::vector<GURL>& startup_urls);
-
   const base::FilePath cur_dir_;
   const base::CommandLine& command_line_;
   Profile* profile_;