| Index: remoting/test/access_token_fetcher.h
|
| diff --git a/remoting/test/access_token_fetcher.h b/remoting/test/access_token_fetcher.h
|
| index 2452e9ae6b84b28d5b1db07caafdb05d1272bd20..9749b07252f8545e563e6a14ae1d77fc90a288da 100644
|
| --- a/remoting/test/access_token_fetcher.h
|
| +++ b/remoting/test/access_token_fetcher.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef REMOTING_TEST_ACCESS_TOKEN_FETCHER_H_
|
| #define REMOTING_TEST_ACCESS_TOKEN_FETCHER_H_
|
|
|
| +#include <string>
|
| +
|
| #include "base/callback.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|