server_connection_manager.h | 213 server->assign(scm_->sync_server_); 245 // Returns true if sync_server_ is reachable. This method verifies that the 337 // Protects access to sync_server_, sync_server_port_ and use_ssl_: 340 // The sync_server_ is the server that requests will be made to. 341 std::string sync_server_; member in class:browser_sync::ServerConnectionManager
|