Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(629)

Unified Diff: chrome/browser/ui/startup/startup_browser_creator_impl.h

Issue 243703003: Removes win8_util (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moar Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/startup/startup_browser_creator_impl.h
diff --git a/chrome/browser/ui/startup/startup_browser_creator_impl.h b/chrome/browser/ui/startup/startup_browser_creator_impl.h
index b1e86cdca8d4eca4dab9e433759d199b91f20fd3..8103e208e2145bb205fba476f4540029cfd4c912 100644
--- a/chrome/browser/ui/startup/startup_browser_creator_impl.h
+++ b/chrome/browser/ui/startup/startup_browser_creator_impl.h
@@ -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_;
« no previous file with comments | « chrome/browser/ui/startup/startup_browser_creator.cc ('k') | chrome/browser/ui/startup/startup_browser_creator_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698