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

Unified Diff: chrome/browser/ui/ash/launcher/chrome_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/chrome_launcher_controller.h
diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
index e8622d7fd1bf016e29e46f131a09f67cfba1a6d2..9bba9a4536ac0ad1ffcc64411a196967ca0fb53f 100644
--- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
+++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
@@ -233,7 +233,7 @@ class ChromeLauncherController : public ash::mojom::ShelfObserver,
// Called when the user profile is fully loaded and ready to switch to.
virtual void OnUserProfileReadyToSwitch(Profile* profile) = 0;
- // Controller to launch Arc apps in deferred mode.
+ // Controller to launch ARC apps in deferred mode.
virtual ArcAppDeferredLauncherController* GetArcDeferredLauncher() = 0;
// Get the launch ID for a given shelf ID.

Powered by Google App Engine
This is Rietveld 408576698