Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(298)

Unified Diff: sync/protocol/sync.proto

Issue 780363003: Delete deprecated synced notifications code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More cleanup Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « sync/protocol/proto_value_conversions.cc ('k') | sync/protocol/synced_notification_app_info_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698