Index: components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
diff --git a/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h b/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
index 6287dfeabd21e7800072a735e72b2cf831eaa1d0..daeb98528d3c778a4bbe12edbb33a550e46af093 100644 |
--- a/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
+++ b/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
@@ -8,6 +8,7 @@ |
#include <string> |
#include "base/callback_forward.h" |
+#include "base/memory/scoped_ptr.h" |
Ilya Sherman
2015/04/06 23:48:01
nit: Not needed?
Tim Song
2015/04/07 02:22:56
Done.
|
namespace proximity_auth { |