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

Unified Diff: remoting/remoting_test.gypi

Issue 1238343002: Added ConnectionTimeObserver to calculate the times to authenticate and connect. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Synced with recent changes to connect to local host and cleaned up Connection Time Observer. Created 5 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
« no previous file with comments | « no previous file | remoting/test/BUILD.gn » ('j') | remoting/test/connection_time_observer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index 4e9e286801503de620d3a4c2d451eeb07f735575..c92e236c675e8ebf6868710d88aac7e91a8a2d66 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -58,6 +58,8 @@
'test/app_remoting_service_urls.h',
'test/connection_setup_info.cc',
'test/connection_setup_info.h',
+ 'test/connection_time_observer.cc',
+ 'test/connection_time_observer.h',
joedow 2015/07/23 16:57:54 Unittests?
tonychun 2015/07/24 01:41:46 Done.
'test/fake_access_token_fetcher.cc',
'test/fake_access_token_fetcher.h',
'test/fake_app_remoting_report_issue_request.cc',
« no previous file with comments | « no previous file | remoting/test/BUILD.gn » ('j') | remoting/test/connection_time_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698