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

Unified Diff: remoting/ios/key_input_unittest.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/key_input.mm ('k') | remoting/ios/key_map_us.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/key_input_unittest.mm
diff --git a/remoting/client/ios/key_input_unittest.mm b/remoting/ios/key_input_unittest.mm
similarity index 98%
rename from remoting/client/ios/key_input_unittest.mm
rename to remoting/ios/key_input_unittest.mm
index 6fb0e71279d11d41e1dc6370b51a3c2b35dff0d2..266b454863fb2c6bb487478075f2c6daed37864f 100644
--- a/remoting/client/ios/key_input_unittest.mm
+++ b/remoting/ios/key_input_unittest.mm
@@ -6,8 +6,8 @@
#error "This file requires ARC support."
#endif
-#import "remoting/client/ios/key_input.h"
-#import "remoting/client/ios/key_map_us.h"
+#import "remoting/ios/key_input.h"
+#import "remoting/ios/key_map_us.h"
#include <vector>
« no previous file with comments | « remoting/ios/key_input.mm ('k') | remoting/ios/key_map_us.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698