| Index: chrome/browser/local_discovery/privet_constants.h
|
| diff --git a/chrome/browser/local_discovery/privet_constants.h b/chrome/browser/local_discovery/privet_constants.h
|
| index e1b5971201f40dde0f57b51597bbb530933c12b1..408a360df70cd3dfb42acf5beb99e37fc42fdcb0 100644
|
| --- a/chrome/browser/local_discovery/privet_constants.h
|
| +++ b/chrome/browser/local_discovery/privet_constants.h
|
| @@ -21,6 +21,7 @@ extern const char kPrivetErrorInvalidXPrivetToken[];
|
| extern const char kPrivetActionStart[];
|
| extern const char kPrivetActionGetClaimToken[];
|
| extern const char kPrivetActionComplete[];
|
| +extern const char kPrivetActionCancel[];
|
|
|
| // Name for pseudo-action "info", used only to show info stage in errors.
|
| extern const char kPrivetActionNameInfo[];
|
|
|