| Index: remoting/base/chromoting_event.h
|
| diff --git a/remoting/base/chromoting_event.h b/remoting/base/chromoting_event.h
|
| index b8527a42d6ebf388de72456dcd957208b1bf9d2a..3e7a9591b8512d0e4ab48c42576656a52d4b71c0 100644
|
| --- a/remoting/base/chromoting_event.h
|
| +++ b/remoting/base/chromoting_event.h
|
| @@ -108,6 +108,7 @@ class ChromotingEvent {
|
| static const char kSessionStateKey[];
|
| static const char kTypeKey[];
|
| static const char kVideoBandwidthKey[];
|
| + static const char kWebAppVersionKey[];
|
|
|
| ChromotingEvent();
|
| explicit ChromotingEvent(Type type);
|
|
|