| Index: components/sync/base/model_type.h
|
| diff --git a/components/sync/base/model_type.h b/components/sync/base/model_type.h
|
| index e2cddab494dec780ec5a27ab5d433622e0691c98..6525c6a2169114f37ca284ec488709d855f73be1 100644
|
| --- a/components/sync/base/model_type.h
|
| +++ b/components/sync/base/model_type.h
|
| @@ -127,7 +127,7 @@ enum ModelType {
|
| // Supervised user whitelists. Each item contains a CRX ID (like an extension
|
| // ID) and a name.
|
| SUPERVISED_USER_WHITELISTS,
|
| - // Arc Package items.
|
| + // ARC Package items.
|
| ARC_PACKAGE,
|
| // Printer device information.
|
| PRINTERS,
|
|
|