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. |