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

Unified Diff: chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc

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
« no previous file with comments | « ash/public/cpp/shelf_types.h ('k') | chrome/browser/chromeos/arc/arc_auth_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc
diff --git a/chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc b/chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc
index b74c3e6943384294fcd19bc885522e25509261ae..3ef7fddce90559de70592bad57cb359349556403 100644
--- a/chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc
+++ b/chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc
@@ -21,7 +21,7 @@ namespace chromeos {
constexpr base::TimeDelta kArcKioskMaintenanceSessionTimeout =
base::TimeDelta::FromMinutes(30);
-// Blocks all notifications for ARC++ Kiosk
+// Blocks all notifications for ARC Kiosk
class ArcKioskNotificationBlocker : public message_center::NotificationBlocker {
public:
ArcKioskNotificationBlocker()
« no previous file with comments | « ash/public/cpp/shelf_types.h ('k') | chrome/browser/chromeos/arc/arc_auth_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698