| Index: remoting/client/token_fetcher_proxy.h
|
| diff --git a/remoting/client/token_fetcher_proxy.h b/remoting/client/token_fetcher_proxy.h
|
| index e71aa04611ed37835df0a929648e73ed17fed960..17916cec4c2d5a873b29fdd257d4d75581477d4a 100644
|
| --- a/remoting/client/token_fetcher_proxy.h
|
| +++ b/remoting/client/token_fetcher_proxy.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_CLIENT_TOKEN_FETCHER_PROXY_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/third_party_client_authenticator.h"
|
|
|
|
|