Changeset 293306 in webkit
- Timestamp:
- Apr 24, 2022, 1:28:58 PM (4 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Headers.cmake (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r293303 r293306 1 2022-04-24 Fujii Hironori <Hironori.Fujii@sony.com> 2 3 [Win][WinCairo] Unreviewed build fix 4 https://bugs.webkit.org/show_bug.cgi?id=239692 5 <rdar://problem/92222456> 6 7 * Headers.cmake: Added necessary headers of WebCore/layout. 8 1 9 2022-04-24 Alan Bujtas <zalan@apple.com> 2 10 -
trunk/Source/WebCore/Headers.cmake
r293300 r293306 971 971 inspector/agents/InspectorPageAgent.h 972 972 973 layout/FormattingState.h 973 974 layout/LayoutState.h 974 975 layout/LayoutUnits.h 975 976 layout/MarginTypes.h 977 978 layout/formattingContexts/FormattingConstraints.h 979 layout/formattingContexts/FormattingContext.h 976 980 977 981 layout/formattingContexts/flex/FlexFormattingState.h
Note:
See TracChangeset
for help on using the changeset viewer.