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

Unified Diff: blimp/client/core/settings/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
Index: blimp/client/core/settings/BUILD.gn
diff --git a/blimp/client/core/settings/BUILD.gn b/blimp/client/core/settings/BUILD.gn
index 8e1b53a4a10370acfe98afcb1b07173ca1e516c0..0cf9ca57c7368046f37efe85a83cc2b304f457dd 100644
--- a/blimp/client/core/settings/BUILD.gn
+++ b/blimp/client/core/settings/BUILD.gn
@@ -11,6 +11,7 @@ source_set("settings") {
visibility = [ "//blimp/client/*" ]
sources = [
+ "blimp_settings_delegate.h",
"settings_feature.cc",
"settings_feature.h",
]
« no previous file with comments | « blimp/client/core/session/connection_status.cc ('k') | blimp/client/core/settings/android/blimp_settings_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698