| Index: chrome/browser/ui/cocoa/global_error_bubble_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/global_error_bubble_controller.h b/chrome/browser/ui/cocoa/global_error_bubble_controller.h
|
| index 5d80a35cbac64fc5dbf6f22f372d45c8b7f0bdc3..425deeb5a7323558a94616dd796307b448c9a7e7 100644
|
| --- a/chrome/browser/ui/cocoa/global_error_bubble_controller.h
|
| +++ b/chrome/browser/ui/cocoa/global_error_bubble_controller.h
|
| @@ -21,7 +21,7 @@ namespace GlobalErrorBubbleControllerInternal {
|
| class Bridge;
|
| }
|
|
|
| -// This is a bubble view shown from the wrench menu to display information
|
| +// This is a bubble view shown from the app menu to display information
|
| // about a global error.
|
| @interface GlobalErrorBubbleController : BaseBubbleController {
|
| @private
|
|
|