Chromium Code Reviews| Index: trunk/src/sync/protocol/client_commands.proto |
| =================================================================== |
| --- trunk/src/sync/protocol/client_commands.proto (revision 244437) |
| +++ trunk/src/sync/protocol/client_commands.proto (working copy) |
| @@ -31,7 +31,4 @@ |
| // Maximum number of local nudges to buffer per-type. |
| optional int32 client_invalidation_hint_buffer_size = 6; |
| - |
| - // Time to wait before issuing a retry GU. |
| - optional int32 gu_retry_delay_seconds = 7; |
| }; |