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

Unified Diff: chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h

Issue 2700783002: s/\bArc\b/ARC/g for ARC related code. (Closed)
Patch Set: Address ARC++ 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
Index: chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h
diff --git a/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h b/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h
index e8e891c52f63e46cacca57c594a195464d1fab29..15ac9759fa79bf7d96de7607cb024dde4706bc3b 100644
--- a/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h
+++ b/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h
@@ -13,7 +13,7 @@ struct ShelfItem;
class WmShelf;
}
-// Class for context menu which is shown for Arc app in the shelf.
+// Class for context menu which is shown for ARC app in the shelf.
class ArcLauncherContextMenu : public LauncherContextMenu {
public:
ArcLauncherContextMenu(ChromeLauncherControllerImpl* controller,

Powered by Google App Engine
This is Rietveld 408576698