Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(565)

Unified Diff: remoting/ios/domain/host_info.mm

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/ios/domain/host_info.h ('k') | remoting/ios/domain/user_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « remoting/ios/domain/host_info.h ('k') | remoting/ios/domain/user_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698