| Index: components/sync/protocol/history_status.proto
|
| diff --git a/sync/protocol/history_status.proto b/components/sync/protocol/history_status.proto
|
| similarity index 94%
|
| rename from sync/protocol/history_status.proto
|
| rename to components/sync/protocol/history_status.proto
|
| index e0f5ac9eaf27f81c388ed19fffc6047bb22faaa9..94fd6d791231b69e4a5404196a28dac6604fb236 100644
|
| --- a/sync/protocol/history_status.proto
|
| +++ b/components/sync/protocol/history_status.proto
|
| @@ -9,8 +9,7 @@ option retain_unknown_fields = true;
|
|
|
| package sync_pb;
|
|
|
| -message HistoryStatusRequest {
|
| -}
|
| +message HistoryStatusRequest {}
|
|
|
| // Response to a history status request.
|
| message HistoryStatusResponse {
|
|
|