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

Unified Diff: remoting/ios/display/gl_display_handler.h

Issue 2879383002: [CRD iOS] Move UI stuff into a subdirectory (Closed)
Patch Set: Fix include 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/client_gestures.mm ('k') | remoting/ios/session/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.h
diff --git a/remoting/ios/display/gl_display_handler.h b/remoting/ios/display/gl_display_handler.h
index a23cee7d8796da340c7f26eaddee7e15f5f18748..25c3ac31f1008fddb970c2241bd4bb9abe84f9c8 100644
--- a/remoting/ios/display/gl_display_handler.h
+++ b/remoting/ios/display/gl_display_handler.h
@@ -11,7 +11,7 @@
#import "remoting/client/display/sys_opengl.h"
#include "base/memory/ptr_util.h"
-#include "remoting/client/view_matrix.h"
+#include "remoting/client/ui/view_matrix.h"
namespace remoting {
« no previous file with comments | « remoting/ios/client_gestures.mm ('k') | remoting/ios/session/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698