| Index: chrome/browser/ui/app_list/arc/arc_app_dialog.h
|
| diff --git a/chrome/browser/ui/app_list/arc/arc_app_dialog.h b/chrome/browser/ui/app_list/arc/arc_app_dialog.h
|
| index e6e547638b45525050972f81274c6c44153ba958..ce5a2d7ba40a2ff42771ce7d19d5a9847221f196 100644
|
| --- a/chrome/browser/ui/app_list/arc/arc_app_dialog.h
|
| +++ b/chrome/browser/ui/app_list/arc/arc_app_dialog.h
|
| @@ -14,8 +14,8 @@ class Profile;
|
|
|
| namespace arc {
|
|
|
| -// Shows a dialog for user to confirm uninstallation of Arc app.
|
| -// Currently, Arc app can only be manually uninstalled from AppList. But it
|
| +// Shows a dialog for user to confirm uninstallation of ARC app.
|
| +// Currently, ARC app can only be manually uninstalled from AppList. But it
|
| // would be simple to enable the dialog to shown from other source.
|
| void ShowArcAppUninstallDialog(Profile* profile,
|
| AppListControllerDelegate* controller,
|
|
|