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

Unified Diff: remoting/ios/app/host_collection_view_controller.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/app/host_collection_view_controller.h ('k') | remoting/ios/app/host_view_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/host_collection_view_controller.mm
diff --git a/remoting/client/ios/app/host_collection_view_controller.mm b/remoting/ios/app/host_collection_view_controller.mm
similarity index 98%
rename from remoting/client/ios/app/host_collection_view_controller.mm
rename to remoting/ios/app/host_collection_view_controller.mm
index 4e90dc22085e41ae6692afd52550fabd266c6a4b..4724cb482287e3bd53549532745c304d7e2e3d6f 100644
--- a/remoting/client/ios/app/host_collection_view_controller.mm
+++ b/remoting/ios/app/host_collection_view_controller.mm
@@ -6,7 +6,7 @@
#error "This file requires ARC support."
#endif
-#import "remoting/client/ios/app/host_collection_view_controller.h"
+#import "remoting/ios/app/host_collection_view_controller.h"
#import "ios/third_party/material_components_ios/src/components/Ink/src/MaterialInk.h"
#import "ios/third_party/material_components_ios/src/components/NavigationBar/src/MaterialNavigationBar.h"
« no previous file with comments | « remoting/ios/app/host_collection_view_controller.h ('k') | remoting/ios/app/host_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698