Index: sync/protocol/sync.proto |
diff --git a/sync/protocol/sync.proto b/sync/protocol/sync.proto |
index ea0013e84ab18c8cb3dc82fc918fbc1f6caab0ed..8974828e465b7cd1805e20c90f3512a23bdfdf09 100644 |
--- a/sync/protocol/sync.proto |
+++ b/sync/protocol/sync.proto |
@@ -116,8 +116,7 @@ message EntitySpecifics { |
optional AppSettingSpecifics app_setting = 103656; |
optional HistoryDeleteDirectiveSpecifics history_delete_directive = 150251; |
optional SyncedNotificationSpecifics synced_notification = 153108; |
- optional SyncedNotificationAppInfoSpecifics synced_notification_app_info = |
- 235816; |
+ optional SyncedNotificationAppInfoSpecifics synced_notification_app_info = 235816; |
optional DeviceInfoSpecifics device_info = 154522; |
optional ExperimentsSpecifics experiments = 161496; |
optional PriorityPreferenceSpecifics priority_preference = 163425; |