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

Unified Diff: blimp/client/core/session/BUILD.gn

Issue 2322843002: Propagate connection info to Blimp android UI. (Closed)
Patch Set: Merge conflicts. Created 4 years, 3 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 | « blimp/client/core/blimp_client_context_impl.cc ('k') | blimp/client/core/session/connection_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/session/BUILD.gn
diff --git a/blimp/client/core/session/BUILD.gn b/blimp/client/core/session/BUILD.gn
index 58ceca6c86d9d253cbcd6ad72a8ca6f8f8b670b9..584919ef6d592f88abd82791b4154d22f0397189 100644
--- a/blimp/client/core/session/BUILD.gn
+++ b/blimp/client/core/session/BUILD.gn
@@ -18,6 +18,8 @@ source_set("session") {
"assignment_source.h",
"client_network_components.cc",
"client_network_components.h",
+ "connection_status.cc",
+ "connection_status.h",
"cross_thread_network_event_observer.cc",
"cross_thread_network_event_observer.h",
"identity_source.cc",
« no previous file with comments | « blimp/client/core/blimp_client_context_impl.cc ('k') | blimp/client/core/session/connection_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698