Index: chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h |
diff --git a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h |
index 481e3ee4d975291a3159e55d82536e91323d72fc..b1c4325ad685d54d4bb0f3d43ff5da65afdfd528 100644 |
--- a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h |
+++ b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h |
@@ -50,7 +50,7 @@ class ArcAppWindowLauncherController : public AppWindowLauncherController, |
// Returns Arc app id. Arc platform host app is mapped to Play Store app. |
static std::string GetArcAppIdFromShelfAppId(const std::string& shelf_app_id); |
- // AppWindowLauncherControllre: |
+ // AppWindowLauncherController: |
void ActiveUserChanged(const std::string& user_email) override; |
void AdditionalUserAddedToSession(Profile* profile) override; |