Chromium Code Reviews| 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 |