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

Unified Diff: chrome/browser/ui/views/new_back_shortcut_bubble.h

Issue 2723193003: Remove TODOs to remove the "new back shortcut bubble". (Closed)
Patch Set: Remove comment entirely. Created 3 years, 10 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/app/chrome_command_ids.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/new_back_shortcut_bubble.h
diff --git a/chrome/browser/ui/views/new_back_shortcut_bubble.h b/chrome/browser/ui/views/new_back_shortcut_bubble.h
index 92eb074f9769ae1d252f68571c88f03ef40e9a45..88b2565bc036f678726c86fcc2393ff3bd44edc6 100644
--- a/chrome/browser/ui/views/new_back_shortcut_bubble.h
+++ b/chrome/browser/ui/views/new_back_shortcut_bubble.h
@@ -27,9 +27,8 @@ class Widget;
// NewBackShortcutBubble shows a short-lived notification along the top of the
// screen when the user presses the old Back/Forward shortcut, telling them how
-// to use the new shortcut. This will only be available for a few milestones to
-// let users adapt.
-// TODO(mgiuca): Remove this in M54 (https://crbug.com/610039).
+// to use the new shortcut. This notification only shows up the first few times
+// the user presses the old shortcut.
class NewBackShortcutBubble : public gfx::AnimationDelegate {
public:
explicit NewBackShortcutBubble(ExclusiveAccessBubbleViewsContext* context);
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698