| Index: remoting/base/chromoting_event.h
|
| diff --git a/remoting/base/chromoting_event.h b/remoting/base/chromoting_event.h
|
| index b8527a42d6ebf388de72456dcd957208b1bf9d2a..1da39543f8e00328c96ce84a27573e4cd37fbf7e 100644
|
| --- a/remoting/base/chromoting_event.h
|
| +++ b/remoting/base/chromoting_event.h
|
| @@ -87,6 +87,7 @@ class ChromotingEvent {
|
| SIGNAL_STRATEGY_PROGRESS = 9
|
| };
|
|
|
| + static const char kWebAppVersionKey[];
|
| static const char kCaptureLatencyKey[];
|
| static const char kConnectionErrorKey[];
|
| static const char kCpuKey[];
|
|
|