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

Unified Diff: remoting/ios/session/remoting_client_session_delegate.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/session/remoting_client_session_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/session/remoting_client_session_delegate.mm
diff --git a/remoting/client/ios/session/remoting_client_session_delegate.mm b/remoting/ios/session/remoting_client_session_delegate.mm
similarity index 95%
rename from remoting/client/ios/session/remoting_client_session_delegate.mm
rename to remoting/ios/session/remoting_client_session_delegate.mm
index ffcf132946d06ead6065d418d53f3239b7e08e3a..b9f2acfa43d827da4b29f2eaec27162c269930ae 100644
--- a/remoting/client/ios/session/remoting_client_session_delegate.mm
+++ b/remoting/ios/session/remoting_client_session_delegate.mm
@@ -6,9 +6,9 @@
#error "This file requires ARC support."
#endif
-#include "remoting/client/ios/session/remoting_client_session_delegate.h"
+#include "remoting/ios/session/remoting_client_session_delegate.h"
-#import "remoting/client/ios/session/remoting_client.h"
+#import "remoting/ios/session/remoting_client.h"
#include "base/strings/sys_string_conversions.h"
#include "remoting/client/chromoting_client_runtime.h"
« no previous file with comments | « remoting/ios/session/remoting_client_session_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698