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

Unified Diff: remoting/ios/app/main.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_view_controller.mm ('k') | remoting/ios/app/pin_entry_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/main.mm
diff --git a/remoting/client/ios/app/main.mm b/remoting/ios/app/main.mm
similarity index 94%
rename from remoting/client/ios/app/main.mm
rename to remoting/ios/app/main.mm
index 408b2888aa58504378c6b5154fb6dff45068341c..d66bba0264a8fbdac8e55789ec5930c7276d6f5c 100644
--- a/remoting/client/ios/app/main.mm
+++ b/remoting/ios/app/main.mm
@@ -10,7 +10,7 @@
#include "base/at_exit.h"
#include "base/command_line.h"
-#import "remoting/client/ios/app/app_delegate.h"
+#import "remoting/ios/app/app_delegate.h"
int main(int argc, char* argv[]) {
// This class is designed to fulfill the dependents needs when it goes out of
« no previous file with comments | « remoting/ios/app/host_view_controller.mm ('k') | remoting/ios/app/pin_entry_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698