| Index: remoting/host/setup/host_starter.h
|
| diff --git a/remoting/host/setup/host_starter.h b/remoting/host/setup/host_starter.h
|
| index e743a75f9c30c272dc26d4f23f9a0a35bffe3784..a8b90f22a39bb5eac8f8192c39cd059a1b29b79e 100644
|
| --- a/remoting/host/setup/host_starter.h
|
| +++ b/remoting/host/setup/host_starter.h
|
| @@ -33,7 +33,6 @@ class HostStarter : public gaia::GaiaOAuthClient::Delegate,
|
|
|
| // Creates a HostStarter.
|
| static scoped_ptr<HostStarter> Create(
|
| - const std::string& oauth2_token_url,
|
| const std::string& chromoting_hosts_url,
|
| net::URLRequestContextGetter* url_request_context_getter);
|
|
|
|
|