| 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 f0b6541492e333a0d7c372c5b8d9b83009688664..29c730f75d5b82c3d81328b25e9f7fb61c405433 100644
|
| --- a/chrome/browser/local_discovery/privet_constants.h
|
| +++ b/chrome/browser/local_discovery/privet_constants.h
|
| @@ -56,6 +56,8 @@ extern const char kPrivetTxtKeyVersion[];
|
| extern const char kPrivetTxtKeyType[];
|
| extern const char kPrivetTxtKeyID[];
|
| extern const char kPrivetTxtKeyConnectionState[];
|
| +extern const char kPrivetTxtKeyGcdID[];
|
| +extern const char kPrivetTxtKeyDevicesClass[];
|
|
|
| extern const char kPrivetConnectionStatusOnline[];
|
| extern const char kPrivetConnectionStatusOffline[];
|
|
|