Index: remoting/test/BUILD.gn |
diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn |
index 47c2a338930b42e2c893bf0519ff9b8cb33e1846..f08c4d54b309e3ba903a2733da33654994e1d7ed 100644 |
--- a/remoting/test/BUILD.gn |
+++ b/remoting/test/BUILD.gn |
@@ -14,6 +14,8 @@ source_set("test_support") { |
"app_remoting_service_urls.h", |
"connection_setup_info.cc", |
"connection_setup_info.h", |
+ "connection_time_observer.cc", |
+ "connection_time_observer.h", |
"fake_access_token_fetcher.cc", |
"fake_access_token_fetcher.h", |
"fake_app_remoting_report_issue_request.cc", |