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

Unified Diff: chrome/browser/ui/ash/launcher/arc_app_deferred_launcher_controller.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_app_deferred_launcher_controller.h
diff --git a/chrome/browser/ui/ash/launcher/arc_app_deferred_launcher_controller.h b/chrome/browser/ui/ash/launcher/arc_app_deferred_launcher_controller.h
index f1ef4588544817f0b8e585ad1ec474109f5cb16c..8b6b1afe0f2bf182e821ccf011c9d3e4172ee84c 100644
--- a/chrome/browser/ui/ash/launcher/arc_app_deferred_launcher_controller.h
+++ b/chrome/browser/ui/ash/launcher/arc_app_deferred_launcher_controller.h
@@ -58,7 +58,7 @@ class ArcAppDeferredLauncherController
private:
// Defines mapping of a shelf app id to a corresponded controller. Shelf app
- // id is optional mapping (for example, Play Store to Arc Host Support).
+ // id is optional mapping (for example, Play Store to ARC Host Support).
using AppControllerMap =
std::map<std::string, ArcAppDeferredLauncherItemController*>;

Powered by Google App Engine
This is Rietveld 408576698