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..1480ae5b51838010237344adc402c5e9e64496af 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 types |
Nicolas Zea
2014/01/22 00:43:39
types -> info?
Pete Williamson
2014/01/22 19:51:10
Done.
|
+ SYNCED_NOTIFICATION_APP_INFO, |
// Custom spelling dictionary. |
DICTIONARY, |
// Favicon images. |