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

Unified Diff: blimp/common/switches.cc

Issue 2281783002: Changes client_token to be client_auth_token. (Closed)
Patch Set: Created 4 years, 4 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/common/switches.cc
diff --git a/blimp/common/switches.cc b/blimp/common/switches.cc
index 4f1c0567e8c5665d4018043d17219ca9857215fd..0d74d4461c46548bbf67029a6fc0549226de71bf 100644
--- a/blimp/common/switches.cc
+++ b/blimp/common/switches.cc
@@ -6,6 +6,6 @@
namespace blimp {
-const char kClientTokenPath[] = "blimp-client-token-path";
+const char kClientAuthTokenPath[] = "blimp-client-token-path";
} // namespace blimp
« no previous file with comments | « blimp/common/switches.h ('k') | blimp/engine/app/blimp_engine_config.h » ('j') | ui/gl/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698