Index: chrome/browser/ui/cocoa/browser/exclusive_access_controller_views.h |
diff --git a/chrome/browser/ui/cocoa/browser/exclusive_access_controller_views.h b/chrome/browser/ui/cocoa/browser/exclusive_access_controller_views.h |
index f05035be9b140fb9adb2f66f242cc8e2d43e4648..0c48b35b92dae34d6baff2710c193fb0f60b94db 100644 |
--- a/chrome/browser/ui/cocoa/browser/exclusive_access_controller_views.h |
+++ b/chrome/browser/ui/cocoa/browser/exclusive_access_controller_views.h |
@@ -45,7 +45,7 @@ class ExclusiveAccessController : public ExclusiveAccessContext, |
void Show(); |
// See comments on BrowserWindow::{MaybeShow,Hide}NewBackShortcutBubble(). |
- void MaybeShowNewBackShortcutBubble(bool forward); |
+ void MaybeShowNewBackShortcutBubble(int command_id); |
void HideNewBackShortcutBubble(); |
// Closes any open bubble. |