Index: remoting/test/fake_socket_factory.h |
diff --git a/remoting/test/fake_socket_factory.h b/remoting/test/fake_socket_factory.h |
index 8a014567bdf03d6d357d4208d02ea145b1c13930..7bb537edddd435c1898ffebfa5639d3965a87501 100644 |
--- a/remoting/test/fake_socket_factory.h |
+++ b/remoting/test/fake_socket_factory.h |
@@ -12,6 +12,7 @@ |
#include "base/callback_forward.h" |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "remoting/test/fake_network_dispatcher.h" |
#include "third_party/webrtc/p2p/base/packetsocketfactory.h" |