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

Unified Diff: chrome/browser/ui/browser_dialogs.h

Issue 256333003: Revert of Password bubble: Introduce a command to open the bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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/ui/browser_dialogs.h
diff --git a/chrome/browser/ui/browser_dialogs.h b/chrome/browser/ui/browser_dialogs.h
index 36cda64e42b73051fa5d7bbefc83db9c4510268d..cff9e769a9b4d6a6a4e477ff8f8f006ba3c975b0 100644
--- a/chrome/browser/ui/browser_dialogs.h
+++ b/chrome/browser/ui/browser_dialogs.h
@@ -114,13 +114,6 @@
content::WebContents* web_contents,
const content::SignedCertificateTimestampIDStatusList& sct_ids_list);
-#if !defined(OS_MACOSX)
-// Shows the ManagePasswords bubble for a particular |web_contents|.
-//
-// TODO(mkwst): Implement this feature on Mac: http://crbug.com/261628
-void ShowManagePasswordsBubble(content::WebContents* web_contents);
-#endif
-
} // namespace chrome
#endif // CHROME_BROWSER_UI_BROWSER_DIALOGS_H_
« no previous file with comments | « chrome/browser/ui/browser_commands.cc ('k') | chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698