| 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*>;
|
|
|
|
|