| Index: remoting/host/token_validator_factory_impl.h
|
| diff --git a/remoting/host/token_validator_factory_impl.h b/remoting/host/token_validator_factory_impl.h
|
| index 025eff31a5be168046fce59a9e8fec99aa14e85a..fcc92406e4d626c01aa2cafc9c90932761ed0c0f 100644
|
| --- a/remoting/host/token_validator_factory_impl.h
|
| +++ b/remoting/host/token_validator_factory_impl.h
|
| @@ -8,7 +8,7 @@
|
| #include <set>
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "remoting/host/token_validator_base.h"
|
| #include "remoting/protocol/token_validator.h"
|
|
|