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

Unified Diff: chrome/browser/ui/cocoa/tab_dialogs_views_mac.h

Issue 2632123003: Revert of MacViews: Allow the toolkit-views Enterprise Signin Confirmation Dialog to be used (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « chrome/browser/ui/cocoa/tab_dialogs_cocoa.mm ('k') | chrome/browser/ui/cocoa/tab_dialogs_views_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/tab_dialogs_views_mac.h
diff --git a/chrome/browser/ui/cocoa/tab_dialogs_views_mac.h b/chrome/browser/ui/cocoa/tab_dialogs_views_mac.h
index 980201bb64687191fa518af87a72ed0d8fffd39e..622777c463f675bd26bcdd0bfe578afcf5fafc87 100644
--- a/chrome/browser/ui/cocoa/tab_dialogs_views_mac.h
+++ b/chrome/browser/ui/cocoa/tab_dialogs_views_mac.h
@@ -15,11 +15,6 @@
// TabDialogs:
void ShowCollectedCookies() override;
- void ShowProfileSigninConfirmation(
- Browser* browser,
- Profile* profile,
- const std::string& username,
- std::unique_ptr<ui::ProfileSigninConfirmationDelegate> delegate) override;
private:
DISALLOW_COPY_AND_ASSIGN(TabDialogsViewsMac);
« no previous file with comments | « chrome/browser/ui/cocoa/tab_dialogs_cocoa.mm ('k') | chrome/browser/ui/cocoa/tab_dialogs_views_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698