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

Unified Diff: remoting/ios/session/remoting_client_session_delegate.h

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.mm ('k') | remoting/ios/session/remoting_client_session_delegate.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/session/remoting_client_session_delegate.h
diff --git a/remoting/client/ios/session/remoting_client_session_delegate.h b/remoting/ios/session/remoting_client_session_delegate.h
similarity index 87%
rename from remoting/client/ios/session/remoting_client_session_delegate.h
rename to remoting/ios/session/remoting_client_session_delegate.h
index ab0b9efb873420b5bdf40125d0baa394e9c1ae47..646f0f3425e7e7ef8fe7c6c54344564f49bc5cd4 100644
--- a/remoting/client/ios/session/remoting_client_session_delegate.h
+++ b/remoting/ios/session/remoting_client_session_delegate.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef REMOTING_CLIENT_IOS_SESSION_REMOTING_CLIENT_SESSION_DELEGATE_H_
-#define REMOTING_CLIENT_IOS_SESSION_REMOTING_CLIENT_SESSION_DELEGATE_H_
+#ifndef REMOTING_IOS_SESSION_REMOTING_CLIENT_SESSION_DELEGATE_H_
+#define REMOTING_IOS_SESSION_REMOTING_CLIENT_SESSION_DELEGATE_H_
#include "base/macros.h"
#include "base/memory/weak_ptr.h"
@@ -48,4 +48,4 @@ class RemotingClientSessonDelegate : public ChromotingSession::Delegate {
} // namespace remoting
-#endif // REMOTING_CLIENT_IOS_SESSION_REMOTING_CLIENT_SESSION_DELEGATE_H_
+#endif // REMOTING_IOS_SESSION_REMOTING_CLIENT_SESSION_DELEGATE_H_
« no previous file with comments | « remoting/ios/session/remoting_client.mm ('k') | remoting/ios/session/remoting_client_session_delegate.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698