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

Unified Diff: remoting/ios/client_gestures.mm

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/app/host_view_controller.mm ('k') | remoting/ios/display/gl_display_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/client_gestures.mm
diff --git a/remoting/ios/client_gestures.mm b/remoting/ios/client_gestures.mm
index 86f3dbe4c733dc3c7254bd60b9dc9db02fc4c1fe..11a8bc3c0d7797f98ee7cc50f61d33f085006cea 100644
--- a/remoting/ios/client_gestures.mm
+++ b/remoting/ios/client_gestures.mm
@@ -12,7 +12,7 @@
#import "remoting/ios/session/remoting_client.h"
#include "base/logging.h"
-#include "remoting/client/gesture_interpreter.h"
+#include "remoting/client/ui/gesture_interpreter.h"
@implementation ClientGestures
« no previous file with comments | « remoting/ios/app/host_view_controller.mm ('k') | remoting/ios/display/gl_display_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698