Index: remoting/ios/facade/host_info.h |
diff --git a/remoting/client/ios/facade/host_info.h b/remoting/ios/facade/host_info.h |
similarity index 87% |
rename from remoting/client/ios/facade/host_info.h |
rename to remoting/ios/facade/host_info.h |
index 1915bf273a664f142894419d94985b7b8fc3fa30..e27132ceb097dd5cfb87f5dd9fa7a1e301090fe4 100644 |
--- a/remoting/client/ios/facade/host_info.h |
+++ b/remoting/ios/facade/host_info.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef REMOTING_CLIENT_IOS_FACADE_HOST_INFO_H_ |
-#define REMOTING_CLIENT_IOS_FACADE_HOST_INFO_H_ |
+#ifndef REMOTING_IOS_FACADE_HOST_INFO_H_ |
+#define REMOTING_IOS_FACADE_HOST_INFO_H_ |
#include <string> |
#include <vector> |
@@ -38,4 +38,4 @@ struct HostInfo { |
} // namespace remoting |
-#endif // REMOTING_CLIENT_IOS_FACADE_HOST_INFO_H_ |
+#endif // REMOTING_IOS_FACADE_HOST_INFO_H_ |