| Index: remoting/ios/domain/host_info.mm
|
| diff --git a/remoting/client/ios/domain/host_info.mm b/remoting/ios/domain/host_info.mm
|
| similarity index 98%
|
| rename from remoting/client/ios/domain/host_info.mm
|
| rename to remoting/ios/domain/host_info.mm
|
| index b90c0652ac8bd09cbeb743bb4a38a2234b04f9bd..36cf191bd57f4ce586d700e50c43c0389c2a82c8 100644
|
| --- a/remoting/client/ios/domain/host_info.mm
|
| +++ b/remoting/ios/domain/host_info.mm
|
| @@ -6,7 +6,7 @@
|
| #error "This file requires ARC support."
|
| #endif
|
|
|
| -#import "remoting/client/ios/domain/host_info.h"
|
| +#import "remoting/ios/domain/host_info.h"
|
|
|
| @implementation HostInfo
|
|
|
|
|