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

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

Issue 2656213002: Makes SessionCrashedBubbleView work on chromeos (Closed)
Patch Set: consent works on chromeos 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/BUILD.gn ('k') | chrome/browser/ui/startup/startup_browser_creator_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/startup/session_crashed_infobar_delegate.h
diff --git a/chrome/browser/ui/startup/session_crashed_infobar_delegate.h b/chrome/browser/ui/startup/session_crashed_infobar_delegate.h
index fe3e1c4fcb77ea635bfb7cda3adf5a1004656601..21021e4c17e41797d9c57d42ba950a8942e989de 100644
--- a/chrome/browser/ui/startup/session_crashed_infobar_delegate.h
+++ b/chrome/browser/ui/startup/session_crashed_infobar_delegate.h
@@ -12,6 +12,9 @@ class Browser;
class Profile;
// A delegate for the InfoBar shown when the previous session has crashed.
+//
+// TODO: remove this class once mac supports SessionCrashedBubble.
+// http://crbug.com/653966.
class SessionCrashedInfoBarDelegate : public ConfirmInfoBarDelegate {
public:
// If |browser| is not incognito, creates a session crashed infobar and
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('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