Index: components/sync/protocol/synced_notification_specifics.proto |
diff --git a/sync/protocol/synced_notification_specifics.proto b/components/sync/protocol/synced_notification_specifics.proto |
similarity index 91% |
rename from sync/protocol/synced_notification_specifics.proto |
rename to components/sync/protocol/synced_notification_specifics.proto |
index 910f28054906a0fcb6a62a074bb8fdd79a202e9e..a82567fdfa9d236e0588203fc7b9552e73508743 100644 |
--- a/sync/protocol/synced_notification_specifics.proto |
+++ b/components/sync/protocol/synced_notification_specifics.proto |
@@ -13,5 +13,4 @@ option retain_unknown_fields = true; |
package sync_pb; |
// This message is kept around for backwards compatibility sake. |
-message SyncedNotificationSpecifics { |
-} |
+message SyncedNotificationSpecifics {} |