X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fremoting%2Fhost%2Fit2me%2Fit2me_host.h;h=a5d77a42e01a827feb07083071971b3c34550268;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=f38e5c310aa7d23c2fa520461e8e07006fdf71a1;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/remoting/host/it2me/it2me_host.h b/src/remoting/host/it2me/it2me_host.h index f38e5c3..a5d77a4 100644 --- a/src/remoting/host/it2me/it2me_host.h +++ b/src/remoting/host/it2me/it2me_host.h @@ -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;