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

Unified Diff: remoting/ios/display/gl_display_handler.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/display/gl_display_handler.h ('k') | remoting/ios/domain/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/display/gl_display_handler.mm
diff --git a/remoting/client/ios/display/gl_display_handler.mm b/remoting/ios/display/gl_display_handler.mm
similarity index 98%
rename from remoting/client/ios/display/gl_display_handler.mm
rename to remoting/ios/display/gl_display_handler.mm
index 4f7ef51d4bccf210a5a507c3830bf499120cf367..c83d8b521be57a57a5306eb64da0645f32daaab5 100644
--- a/remoting/client/ios/display/gl_display_handler.mm
+++ b/remoting/ios/display/gl_display_handler.mm
@@ -8,11 +8,11 @@
#include <array>
-#import "remoting/client/ios/display/gl_display_handler.h"
+#import "remoting/ios/display/gl_display_handler.h"
#import "base/mac/bind_objc_block.h"
#import "remoting/client/display/sys_opengl.h"
-#import "remoting/client/ios/display/gl_demo_screen.h"
+#import "remoting/ios/display/gl_demo_screen.h"
#include "base/bind.h"
#include "base/macros.h"
« no previous file with comments | « remoting/ios/display/gl_display_handler.h ('k') | remoting/ios/domain/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698