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

Unified Diff: remoting/ios/app/pin_entry_view.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/app/pin_entry_view.h ('k') | remoting/ios/app/remoting_settings_view_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/pin_entry_view.mm
diff --git a/remoting/client/ios/app/pin_entry_view.mm b/remoting/ios/app/pin_entry_view.mm
similarity index 98%
rename from remoting/client/ios/app/pin_entry_view.mm
rename to remoting/ios/app/pin_entry_view.mm
index 9cfb2cd0b805e83becada75d8200a30c2f4a3140..7660ffa21dac996a591b0012172fc80b41c9cc5f 100644
--- a/remoting/client/ios/app/pin_entry_view.mm
+++ b/remoting/ios/app/pin_entry_view.mm
@@ -6,7 +6,7 @@
#error "This file requires ARC support."
#endif
-#import "remoting/client/ios/app/pin_entry_view.h"
+#import "remoting/ios/app/pin_entry_view.h"
#import "ios/third_party/material_components_ios/src/components/Buttons/src/MaterialButtons.h"
« no previous file with comments | « remoting/ios/app/pin_entry_view.h ('k') | remoting/ios/app/remoting_settings_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698