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

Unified Diff: remoting/client/client_config.h

Issue 10446084: Disable V1 auth support in remoting client and Me2Me host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 | « remoting/client/chromoting_client.cc ('k') | remoting/client/client_config.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/client_config.h
diff --git a/remoting/client/client_config.h b/remoting/client/client_config.h
index 4ae32780ef999f77acf1f65d68509b058c5425ff..bf8474bd87e87058582cefe7da28b3791b9851ac 100644
--- a/remoting/client/client_config.h
+++ b/remoting/client/client_config.h
@@ -23,7 +23,6 @@ struct ClientConfig {
std::string host_public_key;
std::string shared_secret;
- bool use_v1_authenticator;
std::vector<protocol::AuthenticationMethod> authentication_methods;
std::string authentication_tag;
};
« no previous file with comments | « remoting/client/chromoting_client.cc ('k') | remoting/client/client_config.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698