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

Unified Diff: remoting/ios/domain/user_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/user_info.h ('k') | remoting/ios/facade/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/domain/user_info.mm
diff --git a/remoting/client/ios/domain/user_info.mm b/remoting/ios/domain/user_info.mm
similarity index 96%
rename from remoting/client/ios/domain/user_info.mm
rename to remoting/ios/domain/user_info.mm
index 3257fd22551bbbc04c0cfe514aa0086f626e60d8..eeecee8ff30d378d226a714a3f955aa30f7416f0 100644
--- a/remoting/client/ios/domain/user_info.mm
+++ b/remoting/ios/domain/user_info.mm
@@ -6,7 +6,7 @@
#error "This file requires ARC support."
#endif
-#import "remoting/client/ios/domain/user_info.h"
+#import "remoting/ios/domain/user_info.h"
@implementation UserInfo
« no previous file with comments | « remoting/ios/domain/user_info.h ('k') | remoting/ios/facade/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698