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

Unified Diff: remoting/proto/chromotocol.gyp

Issue 2176443002: Add client and host dispatchers for video_stats channel to send video stats from host to client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@simple_channel
Patch Set: . Created 4 years, 5 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/proto/chromotocol.gyp
diff --git a/remoting/proto/chromotocol.gyp b/remoting/proto/chromotocol.gyp
index 3f6778d0c88e60e2ef0ff4f877495b02cb2a16c7..ef81c9bc02043643dc671b334f315a5d44a9254b 100644
--- a/remoting/proto/chromotocol.gyp
+++ b/remoting/proto/chromotocol.gyp
@@ -18,6 +18,7 @@
'internal.proto',
'mux.proto',
'video.proto',
+ 'video_stats.proto',
],
'variables': {
'proto_out_dir': 'remoting/proto',

Powered by Google App Engine
This is Rietveld 408576698