| Index: remoting/host/setup/gaia_oauth_client.h
|
| diff --git a/remoting/host/setup/gaia_oauth_client.h b/remoting/host/setup/gaia_oauth_client.h
|
| index c963df3b8a1cc035bae15cec4fb1b7523d79225e..99a463d17c9531e4d5282afd5096dcc886497a65 100644
|
| --- a/remoting/host/setup/gaia_oauth_client.h
|
| +++ b/remoting/host/setup/gaia_oauth_client.h
|
| @@ -14,10 +14,6 @@
|
|
|
| #include "remoting/host/setup/oauth_client.h"
|
|
|
| -namespace net {
|
| -class URLRequestContext;
|
| -}
|
| -
|
| namespace remoting {
|
|
|
| // A wrapper around gaia::GaiaOAuthClient that provides a more
|
|
|