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

Unified Diff: remoting/ios/client_gestures.mm

Issue 2868383003: [CRD iOS] Send key events to the session. (Closed)
Patch Set: Adding the interface for ClientInputInjector, removing the direct link between client and client/in… 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
Index: remoting/ios/client_gestures.mm
diff --git a/remoting/ios/client_gestures.mm b/remoting/ios/client_gestures.mm
index 94f32d1842e7a8f29d065668a07c826adc869df7..a9a7f3e1c1eb954566aacd710ffb9d102d2cec33 100644
--- a/remoting/ios/client_gestures.mm
+++ b/remoting/ios/client_gestures.mm
@@ -8,7 +8,6 @@
#import "remoting/ios/client_gestures.h"
-#import "remoting/ios/key_input.h"
#import "remoting/ios/session/remoting_client.h"
#include "base/logging.h"

Powered by Google App Engine
This is Rietveld 408576698