| Index: remoting/host/token_validator_base.h
|
| diff --git a/remoting/host/token_validator_base.h b/remoting/host/token_validator_base.h
|
| index d7fc11551c097848675dc1425dc608d5802c68b8..660a89849f22f6360640aa60629a5670340e0a63 100644
|
| --- a/remoting/host/token_validator_base.h
|
| +++ b/remoting/host/token_validator_base.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_HOST_TOKEN_VALIDATOR_BASE_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "net/url_request/url_request.h"
|
|
|