Changeset 215995 in webkit
- Timestamp:
 - Apr 30, 2017, 2:04:31 PM (9 years ago)
 - Location:
 - trunk/Source/WebCore
 - Files:
 - 
      
- 2 edited
 
- 
          
  ChangeLog (modified) (1 diff)
 - 
          
  platform/ios/WebVideoFullscreenControllerAVKit.mm (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Source/WebCore/ChangeLog
r215994 r215995 1 2017-04-30 Dan Bernstein <mitz@apple.com> 2 3 Tried to fix the iOS build after r215992 4 5 * platform/ios/WebVideoFullscreenControllerAVKit.mm: 6 1 7 2017-04-30 Brady Eidson <beidson@apple.com> 2 8  - 
      
trunk/Source/WebCore/platform/ios/WebVideoFullscreenControllerAVKit.mm
r215992 r215995 41 41 #import "WebVideoFullscreenModelVideoElement.h" 42 42 #import <QuartzCore/CoreAnimation.h> 43 #import <UIKit/UIView.h> 43 44 #import <WebCore/FrameView.h> 44 45 #import <WebCore/HTMLVideoElement.h>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.