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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1811833002: Show max latency on client's status bar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [Remoting WebApp]Show and upload max capture/encode/render/roundtrip latency Created 4 years, 9 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/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 7bc068238c3cd5b512b60f5ab727a187d6445c67..b9025f88b0557db8c453cc7ea74f8f8aeff78ea4 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -25,8 +25,8 @@
'base/rate_counter.h',
'base/rsa_key_pair.cc',
'base/rsa_key_pair.h',
- 'base/running_average.cc',
- 'base/running_average.h',
+ 'base/running_samples.cc',
+ 'base/running_samples.h',
'base/scoped_sc_handle_win.h',
'base/service_urls.cc',
'base/service_urls.h',

Powered by Google App Engine
This is Rietveld 408576698