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

Unified Diff: remoting/client/ios/app/host_view_controller.h

Issue 2856933007: [Remoting iOS] Basic viewport manipulation support (Closed)
Patch Set: Move the delegate getter/setting to the bottom Created 3 years, 8 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/client/gesture_interpreter.cc ('k') | remoting/client/ios/app/host_view_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ios/app/host_view_controller.h
diff --git a/remoting/client/ios/app/host_view_controller.h b/remoting/client/ios/app/host_view_controller.h
index 93a1415e14d9d0770e13ff2d1585b463f9a15a86..b1d700b607c054f776d1514ea2db389b7e0fb6b3 100644
--- a/remoting/client/ios/app/host_view_controller.h
+++ b/remoting/client/ios/app/host_view_controller.h
@@ -7,6 +7,8 @@
#import <UIKit/UIKit.h>
+#include "remoting/client/ios/display/gl_display_handler.h"
+
@class RemotingClient;
// We don't inherit it from GLKViewController since it uses its rendering loop,
« no previous file with comments | « remoting/client/gesture_interpreter.cc ('k') | remoting/client/ios/app/host_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698