| Index: remoting/ios/facade/remoting_service.h
|
| diff --git a/remoting/client/ios/facade/remoting_service.h b/remoting/ios/facade/remoting_service.h
|
| similarity index 90%
|
| rename from remoting/client/ios/facade/remoting_service.h
|
| rename to remoting/ios/facade/remoting_service.h
|
| index 2a65639c2e788229080da01f31010733a70ad482..33f9fd999104acfa3a6d701e00a973b3989038b2 100644
|
| --- a/remoting/client/ios/facade/remoting_service.h
|
| +++ b/remoting/ios/facade/remoting_service.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_FACADE_REMOTING_SERVICE_H_
|
| -#define REMOTING_CLIENT_IOS_FACADE_REMOTING_SERVICE_H_
|
| +#ifndef REMOTING_IOS_FACADE_REMOTING_SERVICE_H_
|
| +#define REMOTING_IOS_FACADE_REMOTING_SERVICE_H_
|
|
|
| #import "remoting/client/chromoting_client_runtime.h"
|
|
|
| @@ -47,4 +47,4 @@ extern NSString* const kUserInfo;
|
|
|
| @end
|
|
|
| -#endif // REMOTING_CLIENT_IOS_FACADE_REMOTING_SERVICE_H_
|
| +#endif // REMOTING_IOS_FACADE_REMOTING_SERVICE_H_
|
|
|