| Index: remoting/protocol/third_party_client_authenticator.h
|
| diff --git a/remoting/protocol/third_party_client_authenticator.h b/remoting/protocol/third_party_client_authenticator.h
|
| index 696d8a670ce566a9c7276b98abfc193c3b6c5c8b..b603d381165a8876a08d9556678e25be373c6632 100644
|
| --- a/remoting/protocol/third_party_client_authenticator.h
|
| +++ b/remoting/protocol/third_party_client_authenticator.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "remoting/protocol/third_party_authenticator_base.h"
|
| +#include "url/gurl.h"
|
|
|
| class GURL;
|
|
|
|
|