Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: remoting/base/chromoting_event.h

Issue 2418883002: [Remoting Android] Log app version for telemetry (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698