Index: remoting/host/token_validator_base.h |
diff --git a/remoting/host/token_validator_base.h b/remoting/host/token_validator_base.h |
index c59d15d6ffb73e784fd9cb731a4325d6e1ff33c5..a10ab1a420be9a1dd180cfdeb9ec4965163d9684 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/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "net/url_request/url_request.h" |
#include "net/url_request/url_request_context_getter.h" |