| Index: sync/protocol/client_debug_info.proto
|
| diff --git a/sync/protocol/client_debug_info.proto b/sync/protocol/client_debug_info.proto
|
| index 9792aaa6c0e9113c8ff4c1110db0700b8ff6399f..94635b7ae13fccfc76cba5f11dde2e6e3c547918 100644
|
| --- a/sync/protocol/client_debug_info.proto
|
| +++ b/sync/protocol/client_debug_info.proto
|
| @@ -62,7 +62,7 @@ message DebugEventInfo {
|
| ACTIONABLE_ERROR = 8; // Client received an actionable error.
|
| BOOTSTRAP_TOKEN_UPDATED = 9; // A new cryptographer bootstrap token was
|
| // generated.
|
| - PASSPHRASE_STATE_CHANGED = 10; // The encryption passphrase state changed.
|
| + PASSPHRASE_TYPE_CHANGED = 10; // The encryption passphrase state changed.
|
| KEYSTORE_TOKEN_UPDATED = 11; // A new keystore encryption token was
|
| // persisted.
|
| }
|
|
|