Changeset 245855 in webkit
- Timestamp:
- May 29, 2019, 10:59:31 AM (7 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
UIProcess/ios/forms/WKTimePickerViewController.mm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r245852 r245855 1 2019-05-29 Andy Estes <aestes@apple.com> 2 3 [watchOS] Remove an unneeded #import 4 https://bugs.webkit.org/show_bug.cgi?id=198339 5 <rdar://problem/51195415> 6 7 Reviewed by Wenson Hsieh. 8 9 * UIProcess/ios/forms/WKTimePickerViewController.mm: 10 1 11 2019-05-29 Brent Fulgham <bfulgham@apple.com> 2 12 -
trunk/Source/WebKit/UIProcess/ios/forms/WKTimePickerViewController.mm
r232770 r245855 30 30 31 31 #import <ClockKitUI/CLKUIWheelsOfTimeView.h> 32 #import <ClockKitUI/ClockKitUI.h>33 32 #import <PepperUICore/PUICQuickboardViewController.h> 34 33 #import <PepperUICore/PUICQuickboardViewController_Private.h>
Note:
See TracChangeset
for help on using the changeset viewer.