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

Unified Diff: chrome/browser/app_controller_mac.h

Issue 240273002: Close the ntp during startup when opening a link on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/app_controller_mac.h
diff --git a/chrome/browser/app_controller_mac.h b/chrome/browser/app_controller_mac.h
index bd6e7a556d326db7e84ab7a881f7ecadf1b24147..e77cc22429f8fd47243d20e55cd7becb59232a06 100644
--- a/chrome/browser/app_controller_mac.h
+++ b/chrome/browser/app_controller_mac.h
@@ -124,9 +124,6 @@ class WorkAreaWatcherObserver;
// Get the URLs that Launch Services expects the browser to open at startup.
- (const std::vector<GURL>&)startupUrls;
-// Clear the list of startup URLs.
-- (void)clearStartupUrls;
-
- (BookmarkMenuBridge*)bookmarkMenuBridge;
// Subscribes/unsubscribes from the work area change notification.
« no previous file with comments | « no previous file | chrome/browser/app_controller_mac.mm » ('j') | chrome/browser/app_controller_mac_browsertest.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698