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

Unified Diff: blimp/client/app/blimp_client_switches.h

Issue 1687393002: Add assigner support to Blimp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix evil build break? Created 4 years, 10 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/app/blimp_client_switches.h
diff --git a/blimp/client/app/blimp_client_switches.h b/blimp/client/app/blimp_client_switches.h
index 88167f104ef3f9b5f9e44fbaf49315372e760d24..19b91ddd03d18cc36ec05c2987aa935e8b2f4991 100644
--- a/blimp/client/app/blimp_client_switches.h
+++ b/blimp/client/app/blimp_client_switches.h
@@ -10,8 +10,7 @@
namespace blimp {
namespace switches {
-extern const char kBlimpletHost[];
-extern const char kBlimpletTCPPort[];
+extern const char kBlimpletEndpoint[];
} // namespace switches
} // namespace blimp
« no previous file with comments | « blimp/client/app/android/java/strings/android_blimp_strings.grd ('k') | blimp/client/app/blimp_client_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698