| Index: remoting/test/access_token_fetcher.h
|
| diff --git a/remoting/test/access_token_fetcher.h b/remoting/test/access_token_fetcher.h
|
| index 50062f7ee6f8cdcf246ae7258e44b0ce8dc55320..65301a9dfaba31d7c44692342ff50000b15cc78f 100644
|
| --- a/remoting/test/access_token_fetcher.h
|
| +++ b/remoting/test/access_token_fetcher.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "google_apis/gaia/gaia_oauth_client.h"
|
|
|