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

Unified Diff: sky/shell/ios/sky_surface.h

Issue 1188633002: Fix iOS builds after ShellView refactor on Android (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/shell/ios/platform_view_ios.mm ('k') | sky/shell/ios/sky_surface.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/ios/sky_surface.h
diff --git a/sky/shell/ios/sky_surface.h b/sky/shell/ios/sky_surface.h
index e0eb4bb3699cb57435661aafe37ef9f1974fb649..fea4f12fcaa008b6d4ca1697b779c282e40c360a 100644
--- a/sky/shell/ios/sky_surface.h
+++ b/sky/shell/ios/sky_surface.h
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#import <UIKit/UIKit.h>
+#import "sky/shell/shell_view.h"
@interface SkySurface : UIView
« no previous file with comments | « sky/shell/ios/platform_view_ios.mm ('k') | sky/shell/ios/sky_surface.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698