| Index: remoting/ios/app/pin_entry_view.h
|
| diff --git a/remoting/client/ios/app/pin_entry_view.h b/remoting/ios/app/pin_entry_view.h
|
| similarity index 82%
|
| rename from remoting/client/ios/app/pin_entry_view.h
|
| rename to remoting/ios/app/pin_entry_view.h
|
| index 4c492c3c46ab43825fd9b9cfad710508887321cc..acbf923d81e2bd8ac72ef88065f304a8014573ef 100644
|
| --- a/remoting/client/ios/app/pin_entry_view.h
|
| +++ b/remoting/ios/app/pin_entry_view.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_APP_PIN_ENTRY_VIEW_H_
|
| -#define REMOTING_CLIENT_IOS_APP_PIN_ENTRY_VIEW_H_
|
| +#ifndef REMOTING_IOS_APP_PIN_ENTRY_VIEW_H_
|
| +#define REMOTING_IOS_APP_PIN_ENTRY_VIEW_H_
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
| @@ -25,4 +25,4 @@
|
|
|
| @end
|
|
|
| -#endif // REMOTING_CLIENT_IOS_APP_PIN_ENTRY_VIEW_H_
|
| +#endif // REMOTING_IOS_APP_PIN_ENTRY_VIEW_H_
|
|
|