| Index: sync/internal_api/public/base/model_type.h
|
| diff --git a/sync/internal_api/public/base/model_type.h b/sync/internal_api/public/base/model_type.h
|
| index 4777be4263f6e4af123a04932403784429950856..dddc6170df602571a87f997c215328c7c4fb6dea 100644
|
| --- a/sync/internal_api/public/base/model_type.h
|
| +++ b/sync/internal_api/public/base/model_type.h
|
| @@ -84,6 +84,8 @@ enum ModelType {
|
| HISTORY_DELETE_DIRECTIVES,
|
| // Synced push notifications.
|
| SYNCED_NOTIFICATIONS,
|
| + // Synced Notification app info.
|
| + SYNCED_NOTIFICATION_APP_INFO,
|
| // Custom spelling dictionary.
|
| DICTIONARY,
|
| // Favicon images.
|
|
|