| Index: extensions/common/api/app_runtime.idl
|
| diff --git a/extensions/common/api/app_runtime.idl b/extensions/common/api/app_runtime.idl
|
| index 3ff0219752aae1e7e5f8f9978b18d135decc1da9..bec8040134c2a468e48307dd12a13dae210b70f0 100644
|
| --- a/extensions/common/api/app_runtime.idl
|
| +++ b/extensions/common/api/app_runtime.idl
|
| @@ -107,7 +107,7 @@ namespace app.runtime {
|
| // action intent.
|
| ActionData? actionData;
|
|
|
| - // Internal fields used to indicate ARC++ status on the device.
|
| + // Internal fields used to indicate ARC status on the device.
|
| [nodoc] PlayStoreStatus? playStoreStatus;
|
| };
|
|
|
|
|