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

Unified Diff: media/cast/cast.gyp

Issue 184853003: Cast: Add GetStats() extensions API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add files Created 6 years, 10 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: media/cast/cast.gyp
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
index 0468b0d7b4f9e16734463e1d71484c3e104b5ea3..fcc05562970b2e6562019a8536f9fa55aa2eebf6 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -68,6 +68,8 @@
'logging/encoding_event_subscriber.h',
'logging/log_serializer.cc',
'logging/log_serializer.h',
+ 'logging/stats_converter.cc',
+ 'logging/stats_converter.h',
], # source
},
], # targets,

Powered by Google App Engine
This is Rietveld 408576698