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

Unified Diff: chrome/browser/ui/cocoa/global_error_bubble_controller.h

Issue 1508853008: chrome: rename more wrench/Wrench occurrencies to appMenu/AppMenu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix updateAppButtonSeverity and rewrap + rebase Created 5 years 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/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

Powered by Google App Engine
This is Rietveld 408576698