Index: remoting/host/it2me/it2me_host.h |
diff --git a/remoting/host/it2me/it2me_host.h b/remoting/host/it2me/it2me_host.h |
index a5d77a42e01a827feb07083071971b3c34550268..4085d55ed65be240465a49eb02d9b0c22044f8c0 100644 |
--- a/remoting/host/it2me/it2me_host.h |
+++ b/remoting/host/it2me/it2me_host.h |
@@ -18,12 +18,13 @@ class DictionaryValue; |
namespace remoting { |
-class RegisterSupportHostRequest; |
-class HostNPScriptObject; |
-class DesktopEnvironmentFactory; |
-class HostEventLogger; |
class ChromotingHost; |
class ChromotingHostContext; |
+class DesktopEnvironmentFactory; |
+class HostEventLogger; |
+class HostNPScriptObject; |
+class RegisterSupportHostRequest; |
+class RsaKeyPair; |
namespace policy_hack { |