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

Unified Diff: remoting/base/chromoting_event.h

Issue 2420103003: [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
« no previous file with comments | « remoting/base/BUILD.gn ('k') | remoting/base/chromoting_event.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « remoting/base/BUILD.gn ('k') | remoting/base/chromoting_event.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698