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

Unified Diff: remoting/ios/facade/remoting_authentication.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/facade/ios_client_runtime_delegate.mm ('k') | remoting/ios/facade/remoting_authentication.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/facade/remoting_authentication.h
diff --git a/remoting/client/ios/facade/remoting_authentication.h b/remoting/ios/facade/remoting_authentication.h
similarity index 87%
rename from remoting/client/ios/facade/remoting_authentication.h
rename to remoting/ios/facade/remoting_authentication.h
index 1ab7e33aca0a3dd73162525c057942ffed11039b..5eeed4f4925a167cf319cfde33edf92a26cec099 100644
--- a/remoting/client/ios/facade/remoting_authentication.h
+++ b/remoting/ios/facade/remoting_authentication.h
@@ -2,11 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef REMOTING_CLIENT_IOS_FACADE_REMOTING_AUTHENTICATION_H_
-#define REMOTING_CLIENT_IOS_FACADE_REMOTING_AUTHENTICATION_H_
+#ifndef REMOTING_IOS_FACADE_REMOTING_AUTHENTICATION_H_
+#define REMOTING_IOS_FACADE_REMOTING_AUTHENTICATION_H_
#import "remoting/client/chromoting_client_runtime.h"
-#import "remoting/client/ios/domain/user_info.h"
+#import "remoting/ios/domain/user_info.h"
#include "base/memory/weak_ptr.h"
#include "remoting/base/oauth_token_getter.h"
@@ -48,4 +48,4 @@
@end
-#endif // REMOTING_CLIENT_IOS_FACADE_REMOTING_AUTHENTICATION_H_
+#endif // REMOTING_IOS_FACADE_REMOTING_AUTHENTICATION_H_
« no previous file with comments | « remoting/ios/facade/ios_client_runtime_delegate.mm ('k') | remoting/ios/facade/remoting_authentication.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698