Changeset 293142 in webkit
- Timestamp:
- Apr 20, 2022, 8:56:58 PM (3 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r293137 r293142 1 2022-04-20 Wenson Hsieh <wenson_hsieh@apple.com> 2 3 Unreviewed, fix the iOS 15.4 build after r293117 4 5 Remove an unnecessary header include. 6 7 * Platform/spi/ios/UIKitSPI.h: 8 1 9 2022-04-20 Wenson Hsieh <wenson_hsieh@apple.com> 2 10 -
trunk/Source/WebKit/Platform/spi/ios/UIKitSPI.h
r293117 r293142 42 42 #import <UIKit/UIDocumentPasswordView.h> 43 43 #import <UIKit/UIDocumentPickerViewController_Private.h> 44 #import <UIKit/UIEditMenuInteraction_Private.h>45 44 #import <UIKit/UIFont_Private.h> 46 45 #import <UIKit/UIGeometry_Private.h>
Note:
See TracChangeset
for help on using the changeset viewer.