| Index: ash/public/cpp/shelf_types.h
|
| diff --git a/ash/public/cpp/shelf_types.h b/ash/public/cpp/shelf_types.h
|
| index 95748491eb0db9cf0f403f1632a4bfbe3571598c..607419929edf2482ce9d7914b214e1af40b1fa17 100644
|
| --- a/ash/public/cpp/shelf_types.h
|
| +++ b/ash/public/cpp/shelf_types.h
|
| @@ -104,7 +104,7 @@ enum ShelfItemType {
|
|
|
| // Represents an app: Extension "V1" (legacy packaged and hosted) apps,
|
| // Extension "V2" (platform) apps,
|
| - // Arc (App Runtime for Chrome - Android Play Store) apps.
|
| + // ARC (App Runtime for Chrome - Android Play Store) apps.
|
| TYPE_APP,
|
|
|
| // Represents a dialog.
|
|
|