| Index: chrome/browser/ui/extensions/app_launch_params.h
|
| diff --git a/chrome/browser/ui/extensions/app_launch_params.h b/chrome/browser/ui/extensions/app_launch_params.h
|
| index f1b265eb8a6f8b249342be5035ed85e8f59d7474..8ca55e2b2ec56b502584e128163ce2172cf72dfe 100644
|
| --- a/chrome/browser/ui/extensions/app_launch_params.h
|
| +++ b/chrome/browser/ui/extensions/app_launch_params.h
|
| @@ -69,7 +69,7 @@ struct AppLaunchParams {
|
| // Different app may have their own enumeration of sources.
|
| extensions::AppLaunchSource source;
|
|
|
| - // Status of ARC++ on this device.
|
| + // Status of ARC on this device.
|
| extensions::api::app_runtime::PlayStoreStatus play_store_status;
|
| };
|
|
|
|
|