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

Unified Diff: chrome/browser/ui/app_list/arc/arc_app_dialog.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/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,
« no previous file with comments | « chrome/browser/ui/app_list/app_list_syncable_service.cc ('k') | chrome/browser/ui/app_list/arc/arc_app_launcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698