Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / remoting / host / it2me / it2me_host.h
index f38e5c3..a5d77a4 100644 (file)
@@ -6,11 +6,16 @@
 #define REMOTING_HOST_IT2ME_IT2ME_HOST_H_
 
 #include "base/memory/ref_counted.h"
+#include "base/memory/scoped_ptr.h"
 #include "base/memory/weak_ptr.h"
 #include "base/single_thread_task_runner.h"
 #include "remoting/host/log_to_server.h"
 #include "remoting/jingle_glue/xmpp_signal_strategy.h"
 
+namespace base {
+class DictionaryValue;
+}
+
 namespace remoting {
 
 class RegisterSupportHostRequest;